| /linux-6.15/arch/x86/events/amd/ |
| H A D | lbr.c | 347 if (has_branch_stack(event)) { in amd_pmu_lbr_add() 366 if (has_branch_stack(event)) in amd_pmu_lbr_del()
|
| H A D | core.c | 382 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 D | ibs.c | 298 if (has_branch_stack(event)) in perf_ibs_init()
|
| /linux-6.15/arch/powerpc/perf/ |
| H A D | vpa-pmu.c | 83 if (has_branch_stack(event)) in vpa_pmu_event_init()
|
| H A D | core-book3s.c | 1678 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 D | hv-gpci.c | 789 if (has_branch_stack(event)) in h_gpci_event_init()
|
| H A D | isa207-common.c | 685 (has_branch_stack(pevents[i]) || (event[i] & EVENT_WANTS_BHRB))) in isa207_compute_mmcr()
|
| H A D | hv-24x7.c | 1401 if (has_branch_stack(event)) in h_24x7_event_init()
|
| /linux-6.15/arch/sh/kernel/ |
| H A D | perf_event.c | 285 if (has_branch_stack(event)) in sh_pmu_event_init()
|
| /linux-6.15/drivers/perf/ |
| H A D | riscv_pmu.c | 313 if (has_branch_stack(event)) in riscv_pmu_event_init()
|
| H A D | arm_dsu_pmu.c | 544 if (has_branch_stack(event)) { in dsu_pmu_event_init()
|
| H A D | arm_pmu.c | 513 if (has_branch_stack(event)) in armpmu_event_init()
|
| H A D | arm-ccn.c | 723 if (has_branch_stack(event)) { in arm_ccn_pmu_event_init()
|
| /linux-6.15/drivers/gpu/drm/xe/ |
| H A D | xe_pmu.c | 222 if (has_branch_stack(event)) in xe_pmu_event_init()
|
| /linux-6.15/include/linux/ |
| H A D | perf_event.h | 1354 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 D | perf_event.c | 693 if (has_branch_stack(event)) in alpha_pmu_event_init()
|
| /linux-6.15/arch/loongarch/kernel/ |
| H A D | perf_event.c | 537 if (has_branch_stack(event)) in loongarch_pmu_event_init()
|
| /linux-6.15/kernel/events/ |
| H A D | hw_breakpoint.c | 956 if (!hw_breakpoint_slots_cached(find_slot_idx(bp->attr.bp_type)) || has_branch_stack(bp)) in hw_breakpoint_event_init()
|
| H A D | core.c | 5407 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 D | i915_pmu.c | 636 if (has_branch_stack(event)) in i915_pmu_event_init()
|
| /linux-6.15/arch/powerpc/platforms/pseries/ |
| H A D | papr_scm.c | 387 if (has_branch_stack(event)) in papr_scm_pmu_event_init()
|
| /linux-6.15/arch/s390/kernel/ |
| H A D | perf_cpum_sf.c | 855 if (has_branch_stack(event) || is_callchain_event(event)) in cpumsf_pmu_event_init()
|
| /linux-6.15/arch/mips/kernel/ |
| H A D | perf_event_mipsxx.c | 657 if (has_branch_stack(event)) in mipspmu_event_init()
|
| /linux-6.15/arch/sparc/kernel/ |
| H A D | perf_event.c | 1429 if (has_branch_stack(event)) in sparc_pmu_event_init()
|
| /linux-6.15/arch/x86/events/intel/ |
| H A D | ds.c | 2186 if (has_branch_stack(event)) { in setup_pebs_adaptive_sample_data()
|