Home
last modified time | relevance | path

Searched refs:has_branch_stack (Results 1 – 24 of 24) sorted by relevance

/openbmc/linux/arch/x86/events/amd/
H A Dlbr.c351 if (has_branch_stack(event)) { in amd_pmu_lbr_add()
370 if (has_branch_stack(event)) in amd_pmu_lbr_del()
H A Dcore.c367 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 Dperf_event.c285 if (has_branch_stack(event)) in sh_pmu_event_init()
/openbmc/linux/arch/powerpc/perf/
H A Dcore-book3s.c1681 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 Disa207-common.c673 (has_branch_stack(pevents[i]) || (event[i] & EVENT_WANTS_BHRB))) in isa207_compute_mmcr()
H A Dhv-gpci.c789 if (has_branch_stack(event)) in h_gpci_event_init()
H A Dhv-24x7.c1411 if (has_branch_stack(event)) in h_24x7_event_init()
/openbmc/linux/drivers/perf/
H A Driscv_pmu.c317 if (has_branch_stack(event)) in riscv_pmu_event_init()
H A Darm_pmu.c516 if (has_branch_stack(event)) in armpmu_event_init()
H A Darm_dsu_pmu.c562 if (has_branch_stack(event)) { in dsu_pmu_event_init()
H A Darm-ccn.c732 if (has_branch_stack(event)) { in arm_ccn_pmu_event_init()
/openbmc/linux/arch/alpha/kernel/
H A Dperf_event.c693 if (has_branch_stack(event)) in alpha_pmu_event_init()
/openbmc/linux/kernel/events/
H A Dhw_breakpoint.c955 if (has_branch_stack(bp)) in hw_breakpoint_event_init()
H A Dcore.c5076 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 Dperf_event.c547 if (has_branch_stack(event)) in loongarch_pmu_event_init()
/openbmc/linux/arch/x86/events/intel/
H A Dds.c1757 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 Dcore.c3060 if (has_branch_stack(event)) in handle_pmi_common()
/openbmc/linux/arch/x86/events/
H A Dcore.c582 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 Dperf_event.h1642 static inline bool has_branch_stack(struct perf_event *event) in has_branch_stack() function
/openbmc/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c604 if (has_branch_stack(event)) in i915_pmu_event_init()
/openbmc/linux/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c425 if (has_branch_stack(event)) in papr_scm_pmu_event_init()
/openbmc/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c937 if (has_branch_stack(event) || is_callchain_event(event)) in cpumsf_pmu_event_init()
/openbmc/linux/arch/sparc/kernel/
H A Dperf_event.c1429 if (has_branch_stack(event)) in sparc_pmu_event_init()
/openbmc/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c657 if (has_branch_stack(event)) in mipspmu_event_init()