Searched refs:GetPerformanceInfo_func (Results 1 – 1 of 1) sorted by relevance
879 static GetPerformanceInfoFunction GetPerformanceInfo_func = NULL; in InternalGetPerformanceInfo() local880 if (!GetPerformanceInfo_func) { in InternalGetPerformanceInfo()883 GetPerformanceInfo_func = reinterpret_cast<GetPerformanceInfoFunction>( in InternalGetPerformanceInfo()886 if (!GetPerformanceInfo_func) { in InternalGetPerformanceInfo()892 return GetPerformanceInfo_func(pPerformanceInformation, cb); in InternalGetPerformanceInfo()