Home
last modified time | relevance | path

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

/arch/powerpc/perf/
Disa207-common.c710 u64 alt_event; in isa207_get_alternatives() local
717 alt_event = ev_alt[i][j]; in isa207_get_alternatives()
718 if (alt_event && alt_event != event) in isa207_get_alternatives()
719 alt[num_alt++] = alt_event; in isa207_get_alternatives()