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

/openjdk9/hotspot/src/os/aix/vm/
H A Dlibperfstat_aix.cpp53 static fun_perfstat_memory_total_t g_fun_perfstat_memory_total = NULL; variable
104 g_fun_perfstat_memory_total = NULL;
115 if (g_fun_perfstat_memory_total == NULL) {
118 return g_fun_perfstat_memory_total(name, userbuff, sizeof_userbuff, desired_number);

Completed in 85 milliseconds