pmc_cputype
pmc_name_of_cputype(enum pmc_cputype cp)
_pmc_name_of_event(enum pmc_event pe, enum pmc_cputype cpu)
enum pmc_cputype pm_cputype;
const char *_pmc_name_of_event(enum pmc_event _ev, enum pmc_cputype _cpu);
const char *pmc_name_of_cputype(enum pmc_cputype _cp);
enum pmc_cputype pm_cputype; /* the kind of CPU */
enum pmc_cputype ps_arch; /* log file architecture */
enum pmc_cputype cputype;
static enum pmc_cputype core_cputype;
enum pmc_cputype cputype;
static enum pmc_cputype uncore_cputype;
enum pmc_cputype pm_cputype; /* what kind of CPU */