/reactos/drivers/crypto/ksecdd/ |
H A D | random.c | 157 Status = ZwQuerySystemInformation(SystemPerformanceInformation, in KsecGatherEntropyData() 158 &EntropyData->SystemPerformanceInformation, in KsecGatherEntropyData()
|
H A D | ksecdd.h | 67 SYSTEM_PERFORMANCE_INFORMATION SystemPerformanceInformation; member
|
/reactos/modules/rostests/drivers/memtest/ |
H A D | memtest.c | 47 if (ZwQuerySystemInformation(SystemPerformanceInformation, in MonitorThread()
|
H A D | memtest.h | 87 #define SystemPerformanceInformation 2 macro
|
/reactos/drivers/filesystems/udfs/Include/ |
H A D | ntddk_ex.h | 13 SystemPerformanceInformation, enumerator
|
/reactos/drivers/sac/driver/ |
H A D | concmd.c | 214 Status = ZwQuerySystemInformation(SystemPerformanceInformation, in GetTListInfo()
|
/reactos/drivers/storage/ide/uniata/ |
H A D | ntddk_ex.h | 21 SystemPerformanceInformation, enumerator
|
/reactos/sdk/include/psdk/ |
H A D | winternl.h | 473 SystemPerformanceInformation = 2, enumerator
|
/reactos/modules/rostests/winetests/ntdll/ |
H A D | info.c | 170 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 D | perfdata.c | 186 …status = NtQuerySystemInformation(SystemPerformanceInformation, &SysPerfInfo, sizeof(SysPerfInfo),… in PerfDataRefresh()
|
/reactos/ntoskrnl/ex/ |
H A D | sysinfo.c | 676 QSI_DEF(SystemPerformanceInformation) in QSI_DEF() argument 2844 SI_QX(SystemPerformanceInformation),
|
/reactos/dll/win32/kernel32/client/ |
H A D | heapmem.c | 1287 Status = NtQuerySystemInformation(SystemPerformanceInformation, in GlobalMemoryStatusEx()
|
/reactos/sdk/include/ndk/ |
H A D | extypes.h | 219 SystemPerformanceInformation, enumerator
|
/reactos/modules/rostests/winetests/psapi/ |
H A D | psapi_main.c | 262 …status = pNtQuerySystemInformation(SystemPerformanceInformation, sys_performance_info, sizeof(perf… in test_GetPerformanceInfo()
|
/reactos/dll/win32/psapi/ |
H A D | psapi.c | 1422 Status = NtQuerySystemInformation(SystemPerformanceInformation, in GetPerformanceInfo()
|
/reactos/base/setup/usetup/ |
H A D | usetup.c | 3108 NtQuerySystemInformation(SystemPerformanceInformation, in SetupUpdateMemoryInfo()
|
/reactos/sdk/include/reactos/wine/ |
H A D | winternl.h | 922 SystemPerformanceInformation = 2, enumerator
|