Home
last modified time | relevance | path

Searched refs:_cpus_with_capacity (Results 1 – 1 of 1) sorted by relevance

/external/lisa/libs/utils/
Denergy_model.py364 def _cpus_with_capacity(self, cap): member in EnergyModel
377 return self._cpus_with_capacity(self.capacity_scale)
386 return self._cpus_with_capacity(min_cap)