Searched refs:pm_cputype (Results 1 – 5 of 5) sorted by relevance
268 enum pmc_cputype pm_cputype; member274 #define __PMC_CPU(S, V, D) { .pm_cputype = PMC_CPU_##S, .pm_name = #S } ,1396 switch (cpu_info.pm_cputype) { in pmc_event_names_of_class()1409 switch (cpu_info.pm_cputype) { in pmc_event_names_of_class()1551 cpu_info.pm_cputype = op_cpu_info.pm_cputype; in pmc_init()1610 switch (cpu_info.pm_cputype) { in pmc_init()1628 switch (cpu_info.pm_cputype) { in pmc_init()1687 switch (cpu_info.pm_cputype) { in pmc_init()1780 if (cp == pmc_cputype_names[n].pm_cputype) in pmc_name_of_cputype()1884 if ((n = _pmc_name_of_event(pe, cpu_info.pm_cputype)) != NULL) in pmc_name_of_event()
54 enum pmc_cputype pm_cputype; /* the kind of CPU */ member
225 pmc_name_of_cputype(pc->pm_cputype), in pmcc_do_list_state()
542 enum pmc_cputype pm_cputype; /* what kind of CPU */ member
3917 gci.pm_cputype = md->pmd_cputype; in pmc_syscall_handler()