Home
last modified time | relevance | path

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

/external/netperf/src/
Dnetcpu_ntperf.c57 NT_QUERY_SYSTEM_INFORMATION NtQuerySystemInformation = NULL; variable
96 if (NtQuerySystemInformation == NULL) { in cpu_util_init()
165 NtQuerySystemInformation = in InitPerfCntrs()
169 if ( !(NtQuerySystemInformation) ) in InitPerfCntrs()
219 if ( (status = NtQuerySystemInformation( SystemProcessorPerformanceInformation, in RestartPerfCntrs()
435 NtQuerySystemInformation = NULL; in ClosePerfCntrs()
/external/libchrome/sandbox/win/src/
Dnt_internals.h649 typedef NTSTATUS (WINAPI *NtQuerySystemInformation)( typedef