Home
last modified time | relevance | path

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

/linux/arch/powerpc/perf/
H A Dcore-book3s.c972 int n_alt[MAX_HWEVENTS], choice[MAX_HWEVENTS]; in power_check_constraints() local
1021 n_alt[i] = ppmu->get_alternatives(event_id[i], cflags[i], in power_check_constraints()
1023 for (j = 1; j < n_alt[i]; ++j) in power_check_constraints()
1045 while (++j < n_alt[i]) { in power_check_constraints()
1053 if (j >= n_alt[i]) { in power_check_constraints()