Home
last modified time | relevance | path

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

/linux-6.1.9/arch/powerpc/perf/
Dpower6-pmu.c303 static int p6_limited_pmc_event(u64 event) in p6_limited_pmc_event() function
369 nlim = p6_limited_pmc_event(event); in p6_get_alternatives()
381 nlim += p6_limited_pmc_event(aevent); in p6_get_alternatives()
442 if (!p6_limited_pmc_event(alt[i])) { in p6_get_alternatives()
452 if (p6_limited_pmc_event(alt[i])) { in p6_get_alternatives()
535 .limited_pmc_event = p6_limited_pmc_event,