Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/perf/
Dpower6-pmu.c300 static int p6_limited_pmc_event(u64 event) in p6_limited_pmc_event() function
366 nlim = p6_limited_pmc_event(event); in p6_get_alternatives()
378 nlim += p6_limited_pmc_event(aevent); in p6_get_alternatives()
439 if (!p6_limited_pmc_event(alt[i])) { in p6_get_alternatives()
449 if (p6_limited_pmc_event(alt[i])) { in p6_get_alternatives()
532 .limited_pmc_event = p6_limited_pmc_event,