#include <pool.h>
Public Attributes | |
| ULONG | Key |
| ULONG | NonPagedAllocs |
| ULONG | NonPagedFrees |
| SIZE_T | NonPagedBytes |
| ULONG | PagedAllocs |
| ULONG | PagedFrees |
| SIZE_T | PagedBytes |
|
|
Definition at line 269 of file pool.h. Referenced by ExpInsertPoolTracker(), and ExpRemovePoolTracker(). |
|
|
Definition at line 270 of file pool.h. Referenced by ExpInsertPoolTracker(). |
|
|
Definition at line 272 of file pool.h. Referenced by ExpInsertPoolTracker(), and ExpRemovePoolTracker(). |
|
|
Definition at line 271 of file pool.h. Referenced by ExpRemovePoolTracker(). |
|
|
Definition at line 273 of file pool.h. Referenced by ExpInsertPoolTracker(). |
|
|
Definition at line 275 of file pool.h. Referenced by ExpInsertPoolTracker(), and ExpRemovePoolTracker(). |
|
|
Definition at line 274 of file pool.h. Referenced by ExpRemovePoolTracker(). |
1.3.7