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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/powerpc/kernel/
H A Dperf_event.c251 static int power_check_constraints(struct cpu_hw_events *cpuhw, function
762 if (power_check_constraints(cpuhw, cpuhw->events, cpuhw->flags, n0 + 1))
896 i = power_check_constraints(cpuhw, cpuhw->events, cpuhw->flags, n);
1101 err = power_check_constraints(cpuhw, events, cflags, n + 1);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/powerpc/kernel/
H A Dperf_event.c251 static int power_check_constraints(struct cpu_hw_events *cpuhw, function
762 if (power_check_constraints(cpuhw, cpuhw->events, cpuhw->flags, n0 + 1))
896 i = power_check_constraints(cpuhw, cpuhw->events, cpuhw->flags, n);
1101 err = power_check_constraints(cpuhw, events, cflags, n + 1);

Completed in 76 milliseconds