Rizin
unix-like reverse engineering framework and cli tools
_HEAP_OPPORTUNISTIC_LARGE_PAGE_STATS Struct Reference

#include <windows_heap.h>

Public Attributes

WPARAM SmallPagesInUseWithinLarge
 
WPARAM OpportunisticLargePageCount
 

Detailed Description

Definition at line 562 of file windows_heap.h.

Member Data Documentation

◆ OpportunisticLargePageCount

WPARAM _HEAP_OPPORTUNISTIC_LARGE_PAGE_STATS::OpportunisticLargePageCount

Definition at line 564 of file windows_heap.h.

◆ SmallPagesInUseWithinLarge

WPARAM _HEAP_OPPORTUNISTIC_LARGE_PAGE_STATS::SmallPagesInUseWithinLarge

Definition at line 563 of file windows_heap.h.


The documentation for this struct was generated from the following file: