Individual counters are statistics which monitor some of the actions that Driver Verifier performs on drivers. These statistics are kept separately for each driver being verified.
Individual counters can be viewed by using the Verifier Command Line, or by using the Driver Verifier Manager graphical interface. There are two versions of Driver Verifier Manager — one for Windows 2000 and one for Windows XP and later.
To view individual counters, use the verifier /query command. This will show both individual counters and global counters.
Individual counters are also included in Driver Verifier log files.
To view individual counters, select the Pool Tracking tab. Then select the desired driver from the drop-down box.
To view individual counters, start Driver Verifier Manager and select the Display information about the currently verified drivers task. Then press Next three times.
Finally, select the desired driver from the drop-down box.
Individual counters monitor statistics related to the Memory Pool Tracking option. They will all be zero if this option is not active.
These statistics are divided into two sections: Paged Pool and Nonpaged Pool. For each type of memory pool, the following four counters are shown:
Allocations whose size is one page or larger are not tracked by Memory Pool Tracking and cannot be allocated from the special pool. These individual counters do not reflect these large allocations. A count of all such allocations can be seen in the global counters.