Searched refs:CPUID_PERF_VERSION (Results 1 – 3 of 3) sorted by relevance
246 if ((descs[0] & CPUID_PERF_VERSION) == 0) in tprof_intel_ident()
613 #define CPUID_PERF_VERSION __BITS(7, 0) /* Version ID */ macro
2331 pmcver = __SHIFTOUT(descs[0], CPUID_PERF_VERSION); in identifycpu()