CounterType Qualifier
The CounterType qualifier contains the integer value for the property counter type for properties in Win32_PerfRawData classes. The CookingType contains the constants for property formula types in Win32_PerfFormattedData classes.
For more information and a breakdown of counter types by function, see Counter Types.
CounterType | CookingType |
---|---|
0 | PERF_COUNTER_RAWCOUNT_HEX |
256 | PERF_COUNTER_LARGE_RAWCOUNT_HEX |
2816 | PERF_COUNTER_TEXT |
65536 | PERF_COUNTER_RAWCOUNT |
65792 | PERF_COUNTER_LARGE_RAWCOUNT |
73728 | PERF_DOUBLE_RAW |
4195328 | PERF_COUNTER_DELTA |
4195584 | PERF_COUNTER_LARGE_DELTA |
4260864 | PERF_SAMPLE_COUNTER |
4523008 | PERF_COUNTER_QUEUELEN_TYPE |
4523264 | PERF_COUNTER_LARGE_QUEUELEN_TYPE |
5571840 | PERF_COUNTER_100NS_QUEUELEN_TYPE |
6620416 | PERF_COUNTER_OBJ_TIME_QUEUELEN_TYPE |
272696320 | PERF_COUNTER_COUNTER |
272696576 | PERF_COUNTER_BULK_COUNT |
537003008 | PERF_RAW_FRACTION |
541132032 | PERF_COUNTER_TIMER |
541525248 | PERF_PRECISION_SYSTEM_TIMER |
542180608 | PERF_100NSEC_TIMER |
542573824 | PERF_PRECISION_100NS_TIMER |
543229184 | PERF_OBJ_TIME_TIMER |
543622400 | PERF_PRECISION_OBJECT_TIMER |
549585920 | PERF_SAMPLE_FRACTION |
557909248 | PERF_COUNTER_TIMER_INV |
558957824 | PERF_100NSEC_TIMER_INV |
574686464 | PERF_COUNTER_MULTI_TIMER |
575735040 | PERF_100NSEC_MULTI_TIMER |
591463680 | PERF_COUNTER_MULTI_TIMER_INV |
592512256 | PERF_100NSEC_MULTI_TIMER_INV |
805438464 | PERF_AVERAGE_TIMER |
807666944 | PERF_ELAPSED_TIME |
1073742336 | PERF_COUNTER_NODATA |
1073874176 | PERF_AVERAGE_BULK |
1073939457 | PERF_SAMPLE_BASE |
1073939458 | PERF_AVERAGE_BASE |
1073939459 | PERF_RAW_BASE |
1073939712 | PERF_PRECISION_TIMESTAMP |
1073939715 | PERF_LARGE_RAW_BASE |
1107494144 | PERF_COUNTER_MULTI_BASE |
2147483648 | PERF_COUNTER_HISTOGRAM_TYPE |
Requirements
Requirement | Value |
---|---|
Minimum supported client |
Windows Vista |
Minimum supported server |
Windows Server 2008 |