PERF_SAMPLE_FRACTION (Windows CE 5.0)
This counter provides a count that is either 1 or 0 for each sampling interrupt.
The CounterData value represents the number of samples that have a value of 1.
The count is displayed as a percentage.
The following table shows the details of this counter.
Element | Value |
---|---|
X | CounterData |
Y | N/A |
Time base | N/A |
Data Size | 4 Bytes |
Display Suffix | % |
Calculation | 100*(X1-X0)/(B1-B0) |
See Also
Calculations for Raw Counter Data
Send Feedback on this topic to the authors