Documentation ¶
Rendered for windows/amd64
Index ¶
Constants ¶
View Source
const Name = "netframework_clrlocksandthreads"
Variables ¶
View Source
var ConfigDefaults = Config{}
Functions ¶
func NewWithFlags ¶
Types ¶
type Win32_PerfRawData_NETFramework_NETCLRLocksAndThreads ¶
type Win32_PerfRawData_NETFramework_NETCLRLocksAndThreads struct { Name string ContentionRatePersec uint32 CurrentQueueLength uint32 NumberofcurrentlogicalThreads uint32 NumberofcurrentphysicalThreads uint32 Numberofcurrentrecognizedthreads uint32 Numberoftotalrecognizedthreads uint32 QueueLengthPeak uint32 QueueLengthPersec uint32 RateOfRecognizedThreadsPersec uint32 TotalNumberofContentions uint32 }
Click to show internal directories.
Click to hide internal directories.