Searched refs:ebb (Results 1 – 13 of 13) sorted by relevance
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ |
| H A D | Makefile | 11 all: $(TEST_GEN_PROGS) ebb 28 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET run_tests 34 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -s -C $$TARGET emit_tests 40 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET install 45 TARGET=ebb; BUILD_TARGET=$$OUTPUT/$$TARGET; $(MAKE) OUTPUT=$$BUILD_TARGET -C $$TARGET clean 47 ebb: target 50 .PHONY: all run_tests clean ebb
|
| /OK3568_Linux_fs/kernel/arch/powerpc/perf/ |
| H A D | isa207-common.c | 261 unsigned int unit, pmc, cache, ebb; in isa207_get_constraint() local 277 ebb = (event >> EVENT_EBB_SHIFT) & EVENT_EBB_MASK; in isa207_get_constraint() 386 if (!pmc && ebb) in isa207_get_constraint() 391 if (!ebb) in isa207_get_constraint() 405 value |= CNST_EBB_VAL(ebb); in isa207_get_constraint()
|
| H A D | core-book3s.c | 123 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() argument 132 static void pmao_restore_workaround(bool ebb) { } in pmao_restore_workaround() argument 594 static unsigned long ebb_switch_in(bool ebb, struct cpu_hw_events *cpuhw) in ebb_switch_in() argument 598 if (!ebb) in ebb_switch_in() 641 static void pmao_restore_workaround(bool ebb) in pmao_restore_workaround() argument 685 if (ebb && !(current->thread.bescr & BESCR_GE)) in pmao_restore_workaround() 1347 bool ebb; in power_pmu_enable() local 1369 ebb = is_ebb_event(cpuhw->event[0]); in power_pmu_enable() 1466 if (ebb) in power_pmu_enable() 1489 pmao_restore_workaround(ebb); in power_pmu_enable() [all …]
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/lib/gcc/aarch64-none-linux-gnu/10.3.1/plugin/include/ |
| H A D | sched-int.h | 1476 #define BB_TO_BLOCK(ebb) (rgn_bb_table[ebb_head[ebb]]) argument 1477 #define EBB_FIRST_BB(ebb) BASIC_BLOCK_FOR_FN (cfun, BB_TO_BLOCK (ebb)) argument 1478 #define EBB_LAST_BB(ebb) \ argument 1479 BASIC_BLOCK_FOR_FN (cfun, rgn_bb_table[ebb_head[ebb + 1] - 1])
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/lib/gcc/arm-none-linux-gnueabihf/10.3.1/plugin/include/ |
| H A D | sched-int.h | 1476 #define BB_TO_BLOCK(ebb) (rgn_bb_table[ebb_head[ebb]]) argument 1477 #define EBB_FIRST_BB(ebb) BASIC_BLOCK_FOR_FN (cfun, BB_TO_BLOCK (ebb)) argument 1478 #define EBB_LAST_BB(ebb) \ argument 1479 BASIC_BLOCK_FOR_FN (cfun, rgn_bb_table[ebb_head[ebb + 1] - 1])
|
| /OK3568_Linux_fs/kernel/Documentation/powerpc/ |
| H A D | index.rst | 28 pmu-ebb
|
| /OK3568_Linux_fs/kernel/tools/testing/selftests/powerpc/pmu/ebb/ |
| H A D | Makefile | 33 ebb.c ebb_handler.S trace.c busy_loop.S
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/share/info/ |
| H A D | gcc.info | 11651 'lra-inheritance-ebb-probability-cutoff' 46577 'ebb'
|
| H A D | gdb.info | 50178 The 'org.gnu.gdb.power.ebb' feature is optional. It should contain
|
| H A D | gccint.info | 8286 in 'haifa-sched.c', 'sched-deps.c', 'sched-ebb.c', 'sched-rgn.c'
|
| /OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/share/info/ |
| H A D | gcc.info | 11651 'lra-inheritance-ebb-probability-cutoff' 46577 'ebb'
|
| H A D | gdb.info | 50178 The 'org.gnu.gdb.power.ebb' feature is optional. It should contain
|
| H A D | gccint.info | 8286 in 'haifa-sched.c', 'sched-deps.c', 'sched-ebb.c', 'sched-rgn.c'
|