Home
last modified time | relevance | path

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

/reactos/drivers/crypto/ksecdd/
H A Drandom.c157 Status = ZwQuerySystemInformation(SystemPerformanceInformation, in KsecGatherEntropyData()
158 &EntropyData->SystemPerformanceInformation, in KsecGatherEntropyData()
H A Dksecdd.h67 SYSTEM_PERFORMANCE_INFORMATION SystemPerformanceInformation; member
/reactos/modules/rostests/drivers/memtest/
H A Dmemtest.c47 if (ZwQuerySystemInformation(SystemPerformanceInformation, in MonitorThread()
H A Dmemtest.h87 #define SystemPerformanceInformation 2 macro
/reactos/drivers/filesystems/udfs/Include/
H A Dntddk_ex.h13 SystemPerformanceInformation, enumerator
/reactos/drivers/sac/driver/
H A Dconcmd.c214 Status = ZwQuerySystemInformation(SystemPerformanceInformation, in GetTListInfo()
/reactos/drivers/storage/ide/uniata/
H A Dntddk_ex.h21 SystemPerformanceInformation, enumerator
/reactos/sdk/include/psdk/
H A Dwinternl.h473 SystemPerformanceInformation = 2, enumerator
/reactos/modules/rostests/winetests/ntdll/
H A Dinfo.c170 status = pNtQuerySystemInformation(SystemPerformanceInformation, buffer, 0, &ReturnLength); in test_query_performance()
173 status = pNtQuerySystemInformation(SystemPerformanceInformation, buffer, size, &ReturnLength); in test_query_performance()
178 … status = pNtQuerySystemInformation(SystemPerformanceInformation, buffer, size, &ReturnLength); in test_query_performance()
183 … status = pNtQuerySystemInformation(SystemPerformanceInformation, buffer, size + 2, &ReturnLength); in test_query_performance()
/reactos/base/applications/taskmgr/
H A Dperfdata.c186 …status = NtQuerySystemInformation(SystemPerformanceInformation, &SysPerfInfo, sizeof(SysPerfInfo),… in PerfDataRefresh()
/reactos/ntoskrnl/ex/
H A Dsysinfo.c676 QSI_DEF(SystemPerformanceInformation) in QSI_DEF() argument
2844 SI_QX(SystemPerformanceInformation),
/reactos/dll/win32/kernel32/client/
H A Dheapmem.c1287 Status = NtQuerySystemInformation(SystemPerformanceInformation, in GlobalMemoryStatusEx()
/reactos/sdk/include/ndk/
H A Dextypes.h219 SystemPerformanceInformation, enumerator
/reactos/modules/rostests/winetests/psapi/
H A Dpsapi_main.c262 …status = pNtQuerySystemInformation(SystemPerformanceInformation, sys_performance_info, sizeof(perf… in test_GetPerformanceInfo()
/reactos/dll/win32/psapi/
H A Dpsapi.c1422 Status = NtQuerySystemInformation(SystemPerformanceInformation, in GetPerformanceInfo()
/reactos/base/setup/usetup/
H A Dusetup.c3108 NtQuerySystemInformation(SystemPerformanceInformation, in SetupUpdateMemoryInfo()
/reactos/sdk/include/reactos/wine/
H A Dwinternl.h922 SystemPerformanceInformation = 2, enumerator