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

/openjdk9/hotspot/src/os/aix/vm/
H A Dlibperfstat_aix.cpp55 static fun_perfstat_wpar_total_t g_fun_perfstat_wpar_total = NULL; variable
106 g_fun_perfstat_wpar_total = NULL;
139 if (g_fun_perfstat_wpar_total == NULL) {
142 return g_fun_perfstat_wpar_total(name, userbuff, sizeof_userbuff, desired_number);

Completed in 92 milliseconds