Home | History | Annotate | Download | only in power

Lines Matching refs:cpu_uarch

81     cpu_uarch = utils.get_intel_cpu_uarch()
82 if (cpu_uarch in rapl_set):
85 # The cpu_uarch here is either unlisted uarch, or family_model.
86 logging.debug("%s is not in RAPL support collection", cpu_uarch)