Home
last modified time | relevance | path

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

/linux/arch/powerpc/perf/
H A Dpower6-pmu.c303 static int p6_limited_pmc_event(u64 event) in p6_limited_pmc_event() function
381 nlim = p6_limited_pmc_event(event); in p6_get_alternatives()
393 nlim += p6_limited_pmc_event(aevent); in p6_get_alternatives()
454 if (!p6_limited_pmc_event(alt[i])) { in p6_get_alternatives()
464 if (p6_limited_pmc_event(alt[i])) { in p6_get_alternatives()
547 .limited_pmc_event = p6_limited_pmc_event,