Home
last modified time | relevance | path

Searched refs:__PMC_CLASS (Results 1 – 3 of 3) sorted by relevance

/freebsd-10-stable/sys/sys/
Dpmc.h123 __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 …]
/freebsd-10-stable/lib/libpmc/
Dlibpmc.c417 #undef __PMC_CLASS
418 #define __PMC_CLASS(C) #C , macro
/freebsd-10-stable/sys/dev/hwpmc/
Dhwpmc_mod.c4701 #undef __PMC_CLASS
4702 #define __PMC_CLASS(N) #N , macro