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

/openjdk9/hotspot/src/os/aix/vm/
H A Dlibperfstat_aix.cpp249 bool libperfstat::get_partitioninfo(partitioninfo_t* ppi) { function in class:libperfstat
251 assert(ppi, "get_partitioninfo: invalid parameter");
H A Dlibperfstat_aix.hpp891 // The convenience functions get_partitioninfo(), get_cpuinfo(), get_wparinfo() return
896 // Result struct for get_partitioninfo().
965 static bool get_partitioninfo(partitioninfo_t* ppi);
H A Dos_aix.cpp1444 if (libperfstat::get_partitioninfo(&pi)) {

Completed in 115 milliseconds