Home | History | Annotate | Download | only in power

Lines Matching refs:supported

77         Boolean, True if RAPL supported, False otherwise.
94 Boolean, True if powercap supported, False otherwise.
919 supported: Boolean of whether PSR is supported or not
940 self.supported = (self._init_counter != None)
962 if not self.supported: