Home
last modified time | relevance | path

Searched refs:ebb (Results 1 – 6 of 6) sorted by relevance

/linux/tools/testing/selftests/powerpc/pmu/
H A DMakefile12 SUB_DIRS := ebb sampling_tests event_code_tests
70 .PHONY: all run_tests ebb sampling_tests event_code_tests emit_tests
/linux/arch/powerpc/perf/
H A Disa207-common.c415 unsigned int unit, pmc, cache, ebb; in isa207_get_constraint() local
431 ebb = (event >> EVENT_EBB_SHIFT) & EVENT_EBB_MASK; in isa207_get_constraint()
543 if (!pmc && ebb) in isa207_get_constraint()
548 if (!ebb) in isa207_get_constraint()
562 value |= CNST_EBB_VAL(ebb); in isa207_get_constraint()
H A Dcore-book3s.c128 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() argument
140 static void pmao_restore_workaround(bool ebb) { } in pmao_restore_workaround() argument
644 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() argument
648 if (!ebb) in ebb_switch_in()
691 static void pmao_restore_workaround(bool ebb) in pmao_restore_workaround() argument
735 if (ebb && !(current->thread.bescr & BESCR_GE)) in pmao_restore_workaround()
1425 bool ebb; in power_pmu_enable() local
1447 ebb = is_ebb_event(cpuhw->event[0]); in power_pmu_enable()
1544 if (ebb) in power_pmu_enable()
1567 pmao_restore_workaround(ebb); in power_pmu_enable()
[all …]
/linux/Documentation/arch/powerpc/
H A Dindex.rst31 pmu-ebb
/linux/tools/testing/selftests/powerpc/pmu/ebb/
H A DMakefile34 ebb.c ebb_handler.S trace.c busy_loop.S
/linux/Documentation/
H A D.renames.txt901 powerpc/pmu-ebb arch/powerpc/pmu-ebb