Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/powerpc/include/asm/
H A Dperf_event_server.h42 int (*get_alternatives)(u64 event_id, unsigned int flags, member
/OK3568_Linux_fs/kernel/arch/powerpc/perf/
H A Dcore-book3s.c908 ppmu->get_alternatives(event_id[i], cflags[i], in power_check_constraints()
939 if (!ppmu->get_alternatives) in power_check_constraints()
943 n_alt[i] = ppmu->get_alternatives(event_id[i], cflags[i], in power_check_constraints()
1836 if (!ppmu->get_alternatives) in can_go_on_limited_pmc()
1840 n = ppmu->get_alternatives(ev, flags, alt); in can_go_on_limited_pmc()
1856 n = ppmu->get_alternatives(ev, flags, alt); in normal_pmc_alternative()
H A Dmpc7450-pmu.c410 .get_alternatives = mpc7450_get_alternatives,
H A Dpower8-pmu.c369 .get_alternatives = power8_get_alternatives,
H A Dpower10-pmu.c393 .get_alternatives = power10_get_alternatives,
H A Dppc970-pmu.c483 .get_alternatives = p970_get_alternatives,
H A Dpower7-pmu.c438 .get_alternatives = power7_get_alternatives,
H A Dpower6-pmu.c532 .get_alternatives = p6_get_alternatives,
H A Dpower9-pmu.c429 .get_alternatives = power9_get_alternatives,
H A Dpower5-pmu.c612 .get_alternatives = power5_get_alternatives,
H A Dpower5+-pmu.c670 .get_alternatives = power5p_get_alternatives,