Home
last modified time | relevance | path

Searched refs:TotalInUse (Results 1 – 4 of 4) sorted by relevance

/reactos/sdk/include/psdk/
H A Dpsapi.h85 SIZE_T TotalInUse; member
/reactos/dll/win32/psapi/
H A Dpsapi.c1359 Information.TotalInUse = PageFileInfo->TotalInUse; in EnumPageFilesW()
/reactos/sdk/include/ndk/
H A Dextypes.h1073 ULONG TotalInUse; member
/reactos/ntoskrnl/ex/
H A Dsysinfo.c1458 Spfi->TotalInUse = MiUsedSwapPages; in QSI_DEF()