Searched refs:core_cputype (Results 1 – 1 of 1) sorted by relevance
82 static enum pmc_cputype core_cputype; variable732 switch (core_cputype) { in iap_allocate_pmc()1186 core_cputype = md->pmd_cputype; in pmc_core_initialize()1191 core_cputype, maxcpu, core_version); in pmc_core_initialize()1194 (core_cputype != PMC_CPU_INTEL_CORE && core_version == 1)) { in pmc_core_initialize()