ReactOS
0.4.15-dev-4594-g505ac65
|
#include <miarm.h>
LIST_ENTRY _POOL_DESCRIPTOR::ListHeads[POOL_LISTS_PER_PAGE] |
Definition at line 328 of file miarm.h.
Referenced by ExAllocatePoolWithTag(), and ExFreePoolWithTag().
ULONG _POOL_DESCRIPTOR::RunningAllocs |
Definition at line 318 of file miarm.h.
Referenced by ExAllocatePoolWithTag(), and ExQueryPoolUsage().
ULONG _POOL_DESCRIPTOR::RunningDeAllocs |
Definition at line 319 of file miarm.h.
Referenced by ExFreePoolWithTag(), and ExQueryPoolUsage().
ULONG _POOL_DESCRIPTOR::TotalBigPages |
Definition at line 321 of file miarm.h.
Referenced by ExAllocatePoolWithTag(), ExFreePoolWithTag(), and ExQueryPoolUsage().
SIZE_T _POOL_DESCRIPTOR::TotalBytes |
Definition at line 326 of file miarm.h.
Referenced by ExAllocatePoolWithTag(), and ExFreePoolWithTag().
ULONG _POOL_DESCRIPTOR::TotalPages |
Definition at line 320 of file miarm.h.
Referenced by ExAllocatePoolWithTag(), ExFreePoolWithTag(), and ExQueryPoolUsage().