Searched refs:ebb (Results 1 – 5 of 5) sorted by relevance
11 all: $(TEST_GEN_PROGS) ebb28 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests34 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -s -C $$TARGET emit_tests40 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET install45 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET clean47 ebb: target50 .PHONY: all run_tests clean ebb
357 unsigned int unit, pmc, cache, ebb; in isa207_get_constraint() local373 ebb = (event >> EVENT_EBB_SHIFT) & EVENT_EBB_MASK; in isa207_get_constraint()483 if (!pmc && ebb) in isa207_get_constraint()488 if (!ebb) in isa207_get_constraint()502 value |= CNST_EBB_VAL(ebb); in isa207_get_constraint()
127 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() argument136 static void pmao_restore_workaround(bool ebb) { } in pmao_restore_workaround() argument646 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() argument650 if (!ebb) in ebb_switch_in()693 static void pmao_restore_workaround(bool ebb) in pmao_restore_workaround() argument737 if (ebb && !(current->thread.bescr & BESCR_GE)) in pmao_restore_workaround()1362 bool ebb; in power_pmu_enable() local1384 ebb = is_ebb_event(cpuhw->event[0]); in power_pmu_enable()1472 if (ebb) in power_pmu_enable()1495 pmao_restore_workaround(ebb); in power_pmu_enable()[all …]
29 pmu-ebb
33 ebb.c ebb_handler.S trace.c busy_loop.S