Incorrect comment in sys/pmc.h?

9 views
Skip to first unread message

Ryan Stone

unread,
Jun 14, 2010, 5:52:03 PM6/14/10
to pmctools...@googlegroups.com
#define __PMC_CLASSES() \
__PMC_CLASS(TSC) /* CPU Timestamp counter */ \
__PMC_CLASS(K7) /* AMD K7 performance counters */ \
__PMC_CLASS(K8) /* AMD K8 performance counters */ \
__PMC_CLASS(P5) /* Intel Pentium counters */ \
__PMC_CLASS(P6) /* Intel Pentium Pro counters */ \
__PMC_CLASS(P4) /* Intel Pentium-IV counters */ \
__PMC_CLASS(IAF) /* Intel Core2/Atom, fixed function */ \
__PMC_CLASS(IAP) /* Intel Core...Atom, programmable */ \
__PMC_CLASS(UCF) /* Intel Uncore programmable */ \
__PMC_CLASS(UCP) /* Intel Uncore fixed function */ \
__PMC_CLASS(XSCALE) /* Intel XScale counters */ \
__PMC_CLASS(MIPS24K) /* MIPS 24K */

It looks to me that the Intel Uncore programmable/fixed function
comments are reversed?

Fabien Thomas

unread,
Jun 15, 2010, 5:13:04 AM6/15/10
to pmctools...@googlegroups.com


yes, changed that in r209196.

Fabien

Reply all
Reply to author
Forward
0 new messages