Home
last modified time | relevance | path

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

12

/linux-6.15/arch/x86/events/amd/
H A Dlbr.c347 if (has_branch_stack(event)) { in amd_pmu_lbr_add()
366 if (has_branch_stack(event)) in amd_pmu_lbr_del()
H A Dcore.c382 if (has_branch_stack(event)) in amd_core_hw_config()
408 if (has_branch_stack(event) && !x86_pmu.lbr_nr) in amd_pmu_hw_config()
1305 if (has_branch_stack(event) && *left > x86_pmu.lbr_nr) in amd_pmu_limit_period()
H A Dibs.c298 if (has_branch_stack(event)) in perf_ibs_init()
/linux-6.15/arch/powerpc/perf/
H A Dvpa-pmu.c83 if (has_branch_stack(event)) in vpa_pmu_event_init()
H A Dcore-book3s.c1678 if (has_branch_stack(event)) { in power_pmu_add()
1743 if (has_branch_stack(event)) in power_pmu_del()
2014 if (has_branch_stack(event)) { in power_pmu_event_init()
2127 if (has_branch_stack(event)) { in power_pmu_event_init()
H A Dhv-gpci.c789 if (has_branch_stack(event)) in h_gpci_event_init()
H A Disa207-common.c685 (has_branch_stack(pevents[i]) || (event[i] & EVENT_WANTS_BHRB))) in isa207_compute_mmcr()
H A Dhv-24x7.c1401 if (has_branch_stack(event)) in h_24x7_event_init()
/linux-6.15/arch/sh/kernel/
H A Dperf_event.c285 if (has_branch_stack(event)) in sh_pmu_event_init()
/linux-6.15/drivers/perf/
H A Driscv_pmu.c313 if (has_branch_stack(event)) in riscv_pmu_event_init()
H A Darm_dsu_pmu.c544 if (has_branch_stack(event)) { in dsu_pmu_event_init()
H A Darm_pmu.c513 if (has_branch_stack(event)) in armpmu_event_init()
H A Darm-ccn.c723 if (has_branch_stack(event)) { in arm_ccn_pmu_event_init()
/linux-6.15/drivers/gpu/drm/xe/
H A Dxe_pmu.c222 if (has_branch_stack(event)) in xe_pmu_event_init()
/linux-6.15/include/linux/
H A Dperf_event.h1354 static inline bool has_branch_stack(struct perf_event *event) in has_branch_stack() function
1366 if (!has_branch_stack(event)) in perf_sample_save_brstack()
/linux-6.15/arch/alpha/kernel/
H A Dperf_event.c693 if (has_branch_stack(event)) in alpha_pmu_event_init()
/linux-6.15/arch/loongarch/kernel/
H A Dperf_event.c537 if (has_branch_stack(event)) in loongarch_pmu_event_init()
/linux-6.15/kernel/events/
H A Dhw_breakpoint.c956 if (!hw_breakpoint_slots_cached(find_slot_idx(bp->attr.bp_type)) || has_branch_stack(bp)) in hw_breakpoint_event_init()
H A Dcore.c5407 if (has_branch_stack(event)) in unaccount_event()
10664 if (has_branch_stack(event)) in perf_swevent_init()
10726 if (has_branch_stack(event)) in perf_tp_event_init()
10962 if (has_branch_stack(event)) in perf_kprobe_event_init()
11022 if (has_branch_stack(event)) in perf_uprobe_event_init()
11736 if (has_branch_stack(event)) in cpu_clock_event_init()
11818 if (has_branch_stack(event)) in task_clock_event_init()
12492 if (has_branch_stack(event)) in account_event()
12669 if (!has_branch_stack(event)) in perf_event_alloc()
/linux-6.15/drivers/gpu/drm/i915/
H A Di915_pmu.c636 if (has_branch_stack(event)) in i915_pmu_event_init()
/linux-6.15/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c387 if (has_branch_stack(event)) in papr_scm_pmu_event_init()
/linux-6.15/arch/s390/kernel/
H A Dperf_cpum_sf.c855 if (has_branch_stack(event) || is_callchain_event(event)) in cpumsf_pmu_event_init()
/linux-6.15/arch/mips/kernel/
H A Dperf_event_mipsxx.c657 if (has_branch_stack(event)) in mipspmu_event_init()
/linux-6.15/arch/sparc/kernel/
H A Dperf_event.c1429 if (has_branch_stack(event)) in sparc_pmu_event_init()
/linux-6.15/arch/x86/events/intel/
H A Dds.c2186 if (has_branch_stack(event)) { in setup_pebs_adaptive_sample_data()

12