Searched refs:has_rapl (Results 1 – 1 of 1) sorted by relevance
4002 unsigned int has_rapl = 0; in rapl_probe_amd() local4008 has_rapl = edx & (1 << 14); in rapl_probe_amd()4011 if (!has_rapl) in rapl_probe_amd()