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

/openjdk7/jdk/src/windows/native/com/sun/management/
H A DOperatingSystem_md.c233 static PdhEnumObjectItemsFunc PdhEnumObjectItems_i; variable
311 PdhEnumObjectItems_i = (PdhEnumObjectItemsFunc)GetProcAddress(h, "PdhEnumObjectItemsA");
318 PdhGetFormattedCounterValue_i == NULL || PdhEnumObjectItems_i == NULL ||
507 pdhStat = PdhEnumObjectItems_i (
531 pdhStat = PdhEnumObjectItems_i (
658 pdhStat = PdhEnumObjectItems_i (
684 pdhStat = PdhEnumObjectItems_i (

Completed in 654 milliseconds