Home
last modified time | relevance | path

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

/Linux-v5.4/arch/powerpc/include/asm/
Dperf_event_server.h35 int (*get_alternatives)(u64 event_id, unsigned int flags, member
/Linux-v5.4/arch/powerpc/perf/
Dcore-book3s.c886 ppmu->get_alternatives(event_id[i], cflags[i], in power_check_constraints()
917 if (!ppmu->get_alternatives) in power_check_constraints()
921 n_alt[i] = ppmu->get_alternatives(event_id[i], cflags[i], in power_check_constraints()
1753 if (!ppmu->get_alternatives) in can_go_on_limited_pmc()
1757 n = ppmu->get_alternatives(ev, flags, alt); in can_go_on_limited_pmc()
1773 n = ppmu->get_alternatives(ev, flags, alt); in normal_pmc_alternative()
Dmpc7450-pmu.c403 .get_alternatives = mpc7450_get_alternatives,
Dpower8-pmu.c369 .get_alternatives = power8_get_alternatives,
Dpower6-pmu.c530 .get_alternatives = p6_get_alternatives,
Dpower7-pmu.c435 .get_alternatives = power7_get_alternatives,
Dppc970-pmu.c481 .get_alternatives = p970_get_alternatives,
Dpower9-pmu.c427 .get_alternatives = power9_get_alternatives,
Dpower5-pmu.c609 .get_alternatives = power5_get_alternatives,
Dpower5+-pmu.c667 .get_alternatives = power5p_get_alternatives,