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

/openjdk9/hotspot/src/os/aix/vm/
H A Dlibperfstat_aix.cpp57 static fun_wpar_getcid_t g_fun_wpar_getcid = NULL; variable
108 g_fun_wpar_getcid = NULL;
152 if (g_fun_wpar_getcid == NULL) {
155 return g_fun_wpar_getcid();

Completed in 35 milliseconds