PERF_SAMPLE_FRACTION
Other versions of this page are also available for the following:
8/27/2008
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) |