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

/openjdk7/jdk/src/windows/native/com/sun/management/
H A DOperatingSystem_md.c212 typedef PDH_STATUS (WINAPI *PdhRemoveCounterFunc)( typedef
234 static PdhRemoveCounterFunc PdhRemoveCounter_i;
312 PdhRemoveCounter_i = (PdhRemoveCounterFunc)GetProcAddress(h, "PdhRemoveCounter");

Completed in 30 milliseconds