Searched refs:getCapLimits (Results 1 – 2 of 2) sorted by relevance
84 void getCapLimits(uint32_t& softMin, uint32_t& hardMin, uint32_t& max) const in getCapLimits() function in open_power::occ::powercap::OccPersistCapData150 persistedData.getCapLimits(capSoftMin, capHardMin, capMax); in PowerCap()
114 persistedData.getCapLimits(capSoftMin, capHardMin, capMax); in updatePcapBounds()422 persistedData.getCapLimits(capSoftMin, capHardMin, capMax); in pcapChanged()