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

/openjdk7/jdk/src/windows/native/com/sun/management/
H A DOperatingSystem_md.c221 typedef PDH_STATUS (WINAPI *PdhMakeCounterPathFunc)( typedef
236 static PdhMakeCounterPathFunc PdhMakeCounterPath_i;
314 PdhMakeCounterPath_i = (PdhMakeCounterPathFunc)GetProcAddress(h, "PdhMakeCounterPathA");

Completed in 49 milliseconds