Searched refs:power_check_constraints (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/arch/powerpc/perf/ |
D | core-book3s.c | 962 static int power_check_constraints(struct cpu_hw_events *cpuhw, in power_check_constraints() function 1662 if (power_check_constraints(cpuhw, cpuhw->events, cpuhw->flags, n0 + 1, cpuhw->event)) in power_pmu_add() 1872 i = power_check_constraints(cpuhw, cpuhw->events, cpuhw->flags, n, cpuhw->event); in power_pmu_commit_txn() 2121 err = power_check_constraints(cpuhw, events, cflags, n + 1, ctrs); in power_pmu_event_init()
|