ReactOS 0.4.16-dev-1214-gd663eb4
|
#include <mm.h>
Public Attributes | |
ULONG | PagesUsed |
ULONG | PagesTarget |
NTSTATUS(* | Trim )(ULONG Target, ULONG Priority, PULONG NrFreed) |
ULONG _MM_MEMORY_CONSUMER::PagesTarget |
Definition at line 478 of file mm.h.
Referenced by MmInitializeBalancer().
Definition at line 479 of file mm.h.
Referenced by MiTrimMemoryConsumer(), and MmInitializeMemoryConsumer().