/openbmc/linux/arch/x86/events/amd/ |
H A D | lbr.c | 351 if (has_branch_stack(event)) { in amd_pmu_lbr_add() 370 if (has_branch_stack(event)) in amd_pmu_lbr_del()
|
H A D | core.c | 367 if (has_branch_stack(event)) in amd_core_hw_config() 393 if (has_branch_stack(event) && !x86_pmu.lbr_nr) in amd_pmu_hw_config() 956 if (has_branch_stack(event)) in amd_pmu_v2_handle_irq() 1258 if (has_branch_stack(event) && *left > x86_pmu.lbr_nr) in amd_pmu_limit_period()
|
/openbmc/linux/arch/sh/kernel/ |
H A D | perf_event.c | 285 if (has_branch_stack(event)) in sh_pmu_event_init()
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | core-book3s.c | 1681 if (has_branch_stack(event)) { in power_pmu_add() 1746 if (has_branch_stack(event)) in power_pmu_del() 2017 if (has_branch_stack(event)) { in power_pmu_event_init() 2130 if (has_branch_stack(event)) { in power_pmu_event_init()
|
H A D | isa207-common.c | 673 (has_branch_stack(pevents[i]) || (event[i] & EVENT_WANTS_BHRB))) in isa207_compute_mmcr()
|
H A D | hv-gpci.c | 789 if (has_branch_stack(event)) in h_gpci_event_init()
|
H A D | hv-24x7.c | 1411 if (has_branch_stack(event)) in h_24x7_event_init()
|
/openbmc/linux/drivers/perf/ |
H A D | riscv_pmu.c | 317 if (has_branch_stack(event)) in riscv_pmu_event_init()
|
H A D | arm_pmu.c | 516 if (has_branch_stack(event)) in armpmu_event_init()
|
H A D | arm_dsu_pmu.c | 562 if (has_branch_stack(event)) { in dsu_pmu_event_init()
|
H A D | arm-ccn.c | 732 if (has_branch_stack(event)) { in arm_ccn_pmu_event_init()
|
/openbmc/linux/arch/alpha/kernel/ |
H A D | perf_event.c | 693 if (has_branch_stack(event)) in alpha_pmu_event_init()
|
/openbmc/linux/kernel/events/ |
H A D | hw_breakpoint.c | 955 if (has_branch_stack(bp)) in hw_breakpoint_event_init()
|
H A D | core.c | 5076 if (has_branch_stack(event)) in unaccount_event() 10083 if (has_branch_stack(event)) in perf_swevent_init() 10145 if (has_branch_stack(event)) in perf_tp_event_init() 10381 if (has_branch_stack(event)) in perf_kprobe_event_init() 10441 if (has_branch_stack(event)) in perf_uprobe_event_init() 11233 if (has_branch_stack(event)) in cpu_clock_event_init() 11315 if (has_branch_stack(event)) in task_clock_event_init() 11885 if (has_branch_stack(event)) in account_event() 12063 if (!has_branch_stack(event)) in perf_event_alloc()
|
/openbmc/linux/arch/loongarch/kernel/ |
H A D | perf_event.c | 547 if (has_branch_stack(event)) in loongarch_pmu_event_init()
|
/openbmc/linux/arch/x86/events/intel/ |
H A D | ds.c | 1757 if (has_branch_stack(event)) in setup_pebs_fixed_sample_data() 1917 if (has_branch_stack(event)) { in setup_pebs_adaptive_sample_data()
|
H A D | core.c | 3060 if (has_branch_stack(event)) in handle_pmi_common()
|
/openbmc/linux/arch/x86/events/ |
H A D | core.c | 582 if (has_branch_stack(event)) { in x86_pmu_hw_config() 1707 if (has_branch_stack(event)) in x86_pmu_handle_irq()
|
/openbmc/linux/include/linux/ |
H A D | perf_event.h | 1642 static inline bool has_branch_stack(struct perf_event *event) in has_branch_stack() function
|
/openbmc/linux/drivers/gpu/drm/i915/ |
H A D | i915_pmu.c | 604 if (has_branch_stack(event)) in i915_pmu_event_init()
|
/openbmc/linux/arch/powerpc/platforms/pseries/ |
H A D | papr_scm.c | 425 if (has_branch_stack(event)) in papr_scm_pmu_event_init()
|
/openbmc/linux/arch/s390/kernel/ |
H A D | perf_cpum_sf.c | 937 if (has_branch_stack(event) || is_callchain_event(event)) in cpumsf_pmu_event_init()
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | perf_event.c | 1429 if (has_branch_stack(event)) in sparc_pmu_event_init()
|
/openbmc/linux/arch/mips/kernel/ |
H A D | perf_event_mipsxx.c | 657 if (has_branch_stack(event)) in mipspmu_event_init()
|