Searched refs:__PMC_CLASS (Results 1 – 3 of 3) sorted by relevance
123 __PMC_CLASS(TSC) /* CPU Timestamp counter */ \124 __PMC_CLASS(K7) /* AMD K7 performance counters */ \125 __PMC_CLASS(K8) /* AMD K8 performance counters */ \126 __PMC_CLASS(P5) /* Intel Pentium counters */ \127 __PMC_CLASS(P6) /* Intel Pentium Pro counters */ \128 __PMC_CLASS(P4) /* Intel Pentium-IV counters */ \129 __PMC_CLASS(IAF) /* Intel Core2/Atom, fixed function */ \130 __PMC_CLASS(IAP) /* Intel Core...Atom, programmable */ \131 __PMC_CLASS(UCF) /* Intel Uncore fixed function */ \132 __PMC_CLASS(UCP) /* Intel Uncore programmable */ \[all …]
417 #undef __PMC_CLASS418 #define __PMC_CLASS(C) #C , macro
4701 #undef __PMC_CLASS4702 #define __PMC_CLASS(N) #N , macro