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

/openjdk9/hotspot/src/os/aix/vm/
H A Dlibperfstat_aix.cpp321 bool libperfstat::get_wparinfo(wparinfo_t* pwi) { function in class:libperfstat
323 assert(pwi, "get_wparinfo: invalid parameter");
H A Dlibperfstat_aix.hpp891 // The convenience functions get_partitioninfo(), get_cpuinfo(), get_wparinfo() return
952 // Result struct for get_wparinfo().
967 static bool get_wparinfo(wparinfo_t* pwi);
H A Dos_aix.cpp1435 if (libperfstat::get_wparinfo(&wi)) {

Completed in 94 milliseconds