Home
last modified time | relevance | path

Searched refs:p6_limited_pmc_event (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/arch/powerpc/perf/
Dpower6-pmu.c304 static int p6_limited_pmc_event(u64 event) in p6_limited_pmc_event() function
370 nlim = p6_limited_pmc_event(event); in p6_get_alternatives()
382 nlim += p6_limited_pmc_event(aevent); in p6_get_alternatives()
443 if (!p6_limited_pmc_event(alt[i])) { in p6_get_alternatives()
453 if (p6_limited_pmc_event(alt[i])) { in p6_get_alternatives()
536 .limited_pmc_event = p6_limited_pmc_event,