Home
last modified time | relevance | path

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

/reactos/dll/win32/psapi/
H A Dpsapi.c1400 SYSTEM_FILECACHE_INFORMATION SystemFileCacheInfo; in GetPerformanceInfo() local
1433 &SystemFileCacheInfo, in GetPerformanceInfo()
1434 sizeof(SystemFileCacheInfo), in GetPerformanceInfo()
1520 … pPerformanceInformation->SystemCache = SystemFileCacheInfo.CurrentSizeIncludingTransitionInPages; in GetPerformanceInfo()