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

/openjdk10/hotspot/src/os/aix/vm/
H A Dlibperfstat_aix.cpp54 static fun_perfstat_partition_total_t g_fun_perfstat_partition_total = NULL; variable
105 g_fun_perfstat_partition_total = NULL;
131 if (g_fun_perfstat_partition_total == NULL) {
134 return g_fun_perfstat_partition_total(name, userbuff, sizeof_userbuff, desired_number);

Completed in 35 milliseconds