Searched refs:CPUID_PERF_NGPPC (Results 1 – 3 of 3) sorted by relevance
111 return __SHIFTOUT(descs[0], CPUID_PERF_NGPPC); in tprof_intel_ncounters()249 if ((descs[0] & CPUID_PERF_NGPPC) == 0) in tprof_intel_ident()
614 #define CPUID_PERF_NGPPC __BITS(15, 8) /* Num of G.P. perf counter */ macro
2332 ncounter = __SHIFTOUT(descs[0], CPUID_PERF_NGPPC); in identifycpu()