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

/external/chromium_org/base/process/
H A Dprocess_metrics_win.cc276 typedef BOOL (WINAPI *GetPerformanceInfoFunction) ( typedef in namespace:base
283 static GetPerformanceInfoFunction GetPerformanceInfo_func = NULL;
287 GetPerformanceInfo_func = reinterpret_cast<GetPerformanceInfoFunction>(

Completed in 53 milliseconds