Min version | Vista |
---|---|
Max version | 10 TH2 |
x86 offset offset:bitpos | Field Name |
0x0000 | union _SLIST_HEADER ListHead |
0x0000 | struct _SINGLE_LIST_ENTRY SingleListHead |
0x0008 | uint16_t Depth |
0x000A | uint16_t MaximumDepth |
0x000C | unsigned long TotalAllocates |
0x0010 | unsigned long AllocateMisses |
0x0010 | unsigned long AllocateHits |
0x0014 | unsigned long TotalFrees |
0x0018 | unsigned long FreeMisses |
0x0018 | unsigned long FreeHits |
0x001C | enum _POOL_TYPE Type |
0x0020 | unsigned long Tag |
0x0024 | unsigned long Size |
0x0028 | function * AllocateEx |
0x0028 | function * Allocate |
0x002C | function * FreeEx |
0x002C | function * Free |
0x0030 | struct _LIST_ENTRY ListEntry |
0x0038 | unsigned long LastTotalAllocates |
0x003C | unsigned long LastAllocateMisses |
0x003C | unsigned long LastAllocateHits |
0x0040 | unsigned long[2] Future |