Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/perf/
H A Disa207-common.c607 u64 alt_event; in isa207_get_alternatives() local
614 alt_event = ev_alt[i][j]; in isa207_get_alternatives()
615 if (alt_event && alt_event != event) in isa207_get_alternatives()
616 alt[num_alt++] = alt_event; in isa207_get_alternatives()
/kernel/linux/linux-6.6/arch/powerpc/perf/
H A Disa207-common.c759 u64 alt_event; in isa207_get_alternatives() local
766 alt_event = ev_alt[i][j]; in isa207_get_alternatives()
767 if (alt_event && alt_event != event) in isa207_get_alternatives()
768 alt[num_alt++] = alt_event; in isa207_get_alternatives()

Completed in 2 milliseconds