Home
last modified time | relevance | path

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

/Linux-v6.1/arch/x86/events/amd/
Dlbr.c349 if (has_branch_stack(event)) { in amd_pmu_lbr_add()
368 if (has_branch_stack(event)) in amd_pmu_lbr_del()
Dcore.c353 if (has_branch_stack(event)) in amd_core_hw_config()
379 if (has_branch_stack(event) && !x86_pmu.lbr_nr) in amd_pmu_hw_config()
931 if (has_branch_stack(event)) { in amd_pmu_v2_handle_irq()
1232 if (has_branch_stack(event) && *left > x86_pmu.lbr_nr) in amd_pmu_limit_period()
/Linux-v6.1/arch/sh/kernel/
Dperf_event.c285 if (has_branch_stack(event)) in sh_pmu_event_init()
/Linux-v6.1/arch/powerpc/perf/
Dhv-gpci.c243 if (has_branch_stack(event)) in h_gpci_event_init()
Dcore-book3s.c1682 if (has_branch_stack(event)) { in power_pmu_add()
1747 if (has_branch_stack(event)) in power_pmu_del()
2018 if (has_branch_stack(event)) { in power_pmu_event_init()
2131 if (has_branch_stack(event)) { in power_pmu_event_init()
Disa207-common.c673 (has_branch_stack(pevents[i]) || (event[i] & EVENT_WANTS_BHRB))) in isa207_compute_mmcr()
Dhv-24x7.c1424 if (has_branch_stack(event)) in h_24x7_event_init()
/Linux-v6.1/arch/alpha/kernel/
Dperf_event.c695 if (has_branch_stack(event)) in alpha_pmu_event_init()
/Linux-v6.1/kernel/events/
Dhw_breakpoint.c983 if (has_branch_stack(bp)) in hw_breakpoint_event_init()
Dcore.c4862 if (has_branch_stack(event)) in unaccount_event()
9785 if (has_branch_stack(event)) in perf_swevent_init()
9952 if (has_branch_stack(event)) in perf_tp_event_init()
10041 if (has_branch_stack(event)) in perf_kprobe_event_init()
10101 if (has_branch_stack(event)) in perf_uprobe_event_init()
10899 if (has_branch_stack(event)) in cpu_clock_event_init()
10980 if (has_branch_stack(event)) in task_clock_event_init()
11600 if (has_branch_stack(event)) in account_event()
11779 if (!has_branch_stack(event)) in perf_event_alloc()
/Linux-v6.1/drivers/perf/
Darm_dsu_pmu.c562 if (has_branch_stack(event)) { in dsu_pmu_event_init()
Darm_pmu.c514 if (has_branch_stack(event)) in armpmu_event_init()
Darm-ccn.c732 if (has_branch_stack(event)) { in arm_ccn_pmu_event_init()
/Linux-v6.1/arch/loongarch/kernel/
Dperf_event.c547 if (has_branch_stack(event)) in loongarch_pmu_event_init()
/Linux-v6.1/arch/x86/events/intel/
Dds.c1677 if (has_branch_stack(event)) { in setup_pebs_fixed_sample_data()
1836 if (has_branch_stack(event)) { in setup_pebs_adaptive_sample_data()
Dcore.c3029 if (has_branch_stack(event)) { in handle_pmi_common()
/Linux-v6.1/drivers/gpu/drm/i915/
Di915_pmu.c536 if (has_branch_stack(event)) in i915_pmu_event_init()
/Linux-v6.1/include/linux/
Dperf_event.h1443 static inline bool has_branch_stack(struct perf_event *event) in has_branch_stack() function
/Linux-v6.1/arch/x86/events/
Dcore.c580 if (has_branch_stack(event)) { in x86_pmu_hw_config()
1704 if (has_branch_stack(event)) { in x86_pmu_handle_irq()
/Linux-v6.1/arch/powerpc/platforms/pseries/
Dpapr_scm.c425 if (has_branch_stack(event)) in papr_scm_pmu_event_init()
/Linux-v6.1/arch/s390/kernel/
Dperf_cpum_sf.c898 if (has_branch_stack(event) || is_callchain_event(event)) in cpumsf_pmu_event_init()
/Linux-v6.1/arch/sparc/kernel/
Dperf_event.c1429 if (has_branch_stack(event)) in sparc_pmu_event_init()
/Linux-v6.1/arch/mips/kernel/
Dperf_event_mipsxx.c657 if (has_branch_stack(event)) in mipspmu_event_init()