Searched defs:GetPerformanceInfoFunction (Results 1 - 1 of 1) sorted by relevance

/external/chromium/base/
H A Dprocess_util_win.cc872 typedef BOOL (WINAPI *GetPerformanceInfoFunction) ( typedef in namespace:base
879 static GetPerformanceInfoFunction GetPerformanceInfo_func = NULL;
883 GetPerformanceInfo_func = reinterpret_cast<GetPerformanceInfoFunction>(

Completed in 42 milliseconds