Home
last modified time | relevance | path

Searched defs:ebb (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/tools/testing/selftests/powerpc/pmu/
DMakefile39 ebb: target
/linux-4.1.27/arch/powerpc/perf/
Dcore-book3s.c120 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in()
129 static void pmao_restore_workaround(bool ebb) { } in pmao_restore_workaround()
564 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in()
605 static void pmao_restore_workaround(bool ebb) in pmao_restore_workaround()
1222 bool ebb; in power_pmu_enable() local
Dpower8-pmu.c287 unsigned int unit, pmc, cache, ebb; in power8_get_constraint() local