Searched refs:ebb (Results 1 – 5 of 5) sorted by relevance
11 all: $(TEST_GEN_PROGS) ebb24 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests30 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -s -C $$TARGET emit_tests36 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET install41 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET clean43 ebb: target46 .PHONY: all run_tests clean ebb
235 unsigned int unit, pmc, cache, ebb; in isa207_get_constraint() local246 ebb = (event >> EVENT_EBB_SHIFT) & EVENT_EBB_MASK; in isa207_get_constraint()321 if (!pmc && ebb) in isa207_get_constraint()326 if (!ebb) in isa207_get_constraint()339 mask |= CNST_EBB_VAL(ebb); in isa207_get_constraint()
121 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() argument130 static void pmao_restore_workaround(bool ebb) { } in pmao_restore_workaround() argument587 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() argument591 if (!ebb) in ebb_switch_in()628 static void pmao_restore_workaround(bool ebb) in pmao_restore_workaround() argument672 if (ebb && !(current->thread.bescr & BESCR_GE)) in pmao_restore_workaround()1266 bool ebb; in power_pmu_enable() local1288 ebb = is_ebb_event(cpuhw->event[0]); in power_pmu_enable()1371 if (ebb) in power_pmu_enable()1394 pmao_restore_workaround(ebb); in power_pmu_enable()[all …]
24 ebb.c ebb_handler.S trace.c busy_loop.S
24 pmu-ebb.txt