Home
last modified time | relevance | path

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

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