HomeSort by relevance Sort by last modified time
    Searched full:nt_query_system_information (Results 1 - 2 of 2) sorted by null

  /external/netperf/
netcpu_ntperf.c 70 typedef ULONG (__stdcall *NT_QUERY_SYSTEM_INFORMATION)(
77 NT_QUERY_SYSTEM_INFORMATION NtQuerySystemInformation = NULL;
186 (NT_QUERY_SYSTEM_INFORMATION)GetProcAddress( GetModuleHandle("ntdll.dll"),
  /external/chromium_org/third_party/libjingle/source/talk/base/
cpumonitor.cc 196 QSI_PROC nt_query_system_information = reinterpret_cast<QSI_PROC>( local
211 if (nt_query_system_information) {
215 nt_query_system_information(

Completed in 130 milliseconds