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

/openjdk7/jdk/src/windows/native/com/sun/management/
H A DOperatingSystem_md.c215 typedef PDH_STATUS (WINAPI *PdhLookupPerfNameByIndexFunc)( typedef
235 static PdhLookupPerfNameByIndexFunc PdhLookupPerfNameByIndex_i;
313 PdhLookupPerfNameByIndex_i = (PdhLookupPerfNameByIndexFunc)GetProcAddress(h, "PdhLookupPerfNameByIndexA");

Completed in 48 milliseconds