Searched defs:pmc (Results 1 – 2 of 2) sorted by relevance
408 for (unsigned int pmc = cpmu_fixed_count; pmc < CPMU_PMC_COUNT; pmc++) { in perfmon_machine_configure() local450 for (unsigned short pmc = 0; pmc < UPMU_PMC_COUNT; pmc++) { in perfmon_machine_configure() local
493 rdpmc64(uint32_t pmc) in rdpmc64()