Rizin
unix-like reverse engineering framework and cli tools
|
#include <windows_heap.h>
Public Attributes | |
WPARAM | TotalReservedPages |
WPARAM | TotalCommittedPages |
WPARAM | FreeCommittedPages |
WPARAM | LfhFreeCommittedPages |
HEAP_OPPORTUNISTIC_LARGE_PAGE_STATS | LargePageStats [2] |
RTL_HP_SEG_ALLOC_POLICY | LargePageUtilizationPolicy |
Definition at line 567 of file windows_heap.h.
WPARAM _HEAP_RUNTIME_MEMORY_STATS::FreeCommittedPages |
Definition at line 570 of file windows_heap.h.
HEAP_OPPORTUNISTIC_LARGE_PAGE_STATS _HEAP_RUNTIME_MEMORY_STATS::LargePageStats[2] |
Definition at line 572 of file windows_heap.h.
RTL_HP_SEG_ALLOC_POLICY _HEAP_RUNTIME_MEMORY_STATS::LargePageUtilizationPolicy |
Definition at line 573 of file windows_heap.h.
WPARAM _HEAP_RUNTIME_MEMORY_STATS::LfhFreeCommittedPages |
Definition at line 571 of file windows_heap.h.
WPARAM _HEAP_RUNTIME_MEMORY_STATS::TotalCommittedPages |
Definition at line 569 of file windows_heap.h.
WPARAM _HEAP_RUNTIME_MEMORY_STATS::TotalReservedPages |
Definition at line 568 of file windows_heap.h.