Home
last modified time | relevance | path

Searched refs:alternatives (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Dcore-book3s.c43 u64 alternatives[MAX_HWEVENTS][MAX_EVENT_ALTERNATIVES]; member
909 cpuhw->alternatives[i]); in power_check_constraints()
910 event_id[i] = cpuhw->alternatives[i][0]; in power_check_constraints()
938 /* doesn't work, gather alternatives... */ in power_check_constraints()
944 cpuhw->alternatives[i]); in power_check_constraints()
946 ppmu->get_constraint(cpuhw->alternatives[i][j], in power_check_constraints()
978 * alternatives from where we got up to. in power_check_constraints()
1001 event_id[i] = cpuhw->alternatives[i][choice[i]]; in power_check_constraints()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Dcore-book3s.c45 u64 alternatives[MAX_HWEVENTS][MAX_EVENT_ALTERNATIVES]; member
990 cpuhw->alternatives[i]); in power_check_constraints()
991 event_id[i] = cpuhw->alternatives[i][0]; in power_check_constraints()
1019 /* doesn't work, gather alternatives... */ in power_check_constraints()
1025 cpuhw->alternatives[i]); in power_check_constraints()
1027 ppmu->get_constraint(cpuhw->alternatives[i][j], in power_check_constraints()
1060 * alternatives from where we got up to. in power_check_constraints()
1083 event_id[i] = cpuhw->alternatives[i][choice[i]]; in power_check_constraints()

Completed in 6 milliseconds