ILogicalProcessorInfo Properties |
The ILogicalProcessorInfo type exposes the following members.
Name | Description | |
---|---|---|
Name |
Win32_PerfFormattedData_PerfOS_Processor: Name: Label by which the statistic or metric
is known.
| |
PercentIdleTime |
Win32_PerfFormattedData_PerfOS_Processor: PercentIdleTime: Percentage of time during
the sample interval that the disk was idle.
| |
PercentInterruptTime |
Win32_PerfFormattedData_PerfOS_Processor: PercentInterruptTime: Percentage of time that
the processor spent receiving and servicing hardware interrupts during the sample
interval. This value is an indirect indicator of the activity of devices that generate
interrupts, such as the system clock, mouse, disk drivers, data communication lines,
network interface cards, and other peripheral devices.
| |
PercentPrivilegedTime |
Win32_PerfFormattedData_PerfOS_Processor: PercentPrivilegedTime: Percentage of non-idle
processor time spent in privileged mode. Privileged mode is a processing mode designed
for operating system components and hardware-manipulating drivers. It allows direct
access to hardware and all memory.
| |
PercentProcessorTime |
Win32_PerfFormattedData_PerfOS_Processor: PercentProcessorTime: Percentage of time that
the processor is executing a non-idle thread.
| |
PercentUserTime |
Win32_PerfFormattedData_PerfOS_Processor: PercentProcessorTime: Percentage of nonidle
processor time spent in user mode. User mode is a restricted processing mode designed
for applications, environment subsystems, and integral subsystems. The alternative,
privileged mode, is designed for operating system components and allows direct access
to hardware and all memory.
| |
TimestampSys100Ns |
Win32_PerfRawData_PerfProc_Process: Timestamp_Sys100NS: Timestamp value in 100
nanosecond units.
|