Home
last modified time | relevance | path

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

/linux-5.19.10/arch/x86/events/amd/
Dcore.c362 if (has_branch_stack(event)) { in amd_core_hw_config()
441 if (has_branch_stack(event) && !x86_pmu.lbr_nr) in amd_pmu_hw_config()
1264 if (has_branch_stack(event) && left > x86_pmu.lbr_nr) in amd_pmu_limit_period()
/linux-5.19.10/arch/sh/kernel/
Dperf_event.c285 if (has_branch_stack(event)) in sh_pmu_event_init()
/linux-5.19.10/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-5.19.10/kernel/events/
Dhw_breakpoint.c628 if (has_branch_stack(bp)) in hw_breakpoint_event_init()
Dcore.c4813 if (has_branch_stack(event)) in unaccount_event()
9614 if (has_branch_stack(event)) in perf_swevent_init()
9780 if (has_branch_stack(event)) in perf_tp_event_init()
9869 if (has_branch_stack(event)) in perf_kprobe_event_init()
9929 if (has_branch_stack(event)) in perf_uprobe_event_init()
10714 if (has_branch_stack(event)) in cpu_clock_event_init()
10795 if (has_branch_stack(event)) in task_clock_event_init()
11415 if (has_branch_stack(event)) in account_event()
11597 if (!has_branch_stack(event)) in perf_event_alloc()
/linux-5.19.10/arch/alpha/kernel/
Dperf_event.c695 if (has_branch_stack(event)) in alpha_pmu_event_init()
/linux-5.19.10/drivers/perf/
Darm_pmu.c514 if (has_branch_stack(event)) in armpmu_event_init()
Darm_dsu_pmu.c562 if (has_branch_stack(event)) { in dsu_pmu_event_init()
Darm-ccn.c732 if (has_branch_stack(event)) { in arm_ccn_pmu_event_init()
/linux-5.19.10/arch/x86/events/intel/
Dds.c1649 if (has_branch_stack(event)) in setup_pebs_fixed_sample_data()
1795 if (has_branch_stack(event)) { in setup_pebs_adaptive_sample_data()
Dcore.c2958 if (has_branch_stack(event)) in handle_pmi_common()
/linux-5.19.10/include/linux/
Dperf_event.h1407 static inline bool has_branch_stack(struct perf_event *event) in has_branch_stack() function
/linux-5.19.10/drivers/gpu/drm/i915/
Di915_pmu.c536 if (has_branch_stack(event)) in i915_pmu_event_init()
/linux-5.19.10/arch/x86/events/
Dcore.c579 if (has_branch_stack(event)) { in x86_pmu_hw_config()
1717 if (has_branch_stack(event)) in x86_pmu_handle_irq()
/linux-5.19.10/arch/powerpc/platforms/pseries/
Dpapr_scm.c425 if (has_branch_stack(event)) in papr_scm_pmu_event_init()
/linux-5.19.10/arch/mips/kernel/
Dperf_event_mipsxx.c657 if (has_branch_stack(event)) in mipspmu_event_init()
/linux-5.19.10/arch/s390/kernel/
Dperf_cpum_sf.c898 if (has_branch_stack(event) || is_callchain_event(event)) in cpumsf_pmu_event_init()
/linux-5.19.10/arch/sparc/kernel/
Dperf_event.c1429 if (has_branch_stack(event)) in sparc_pmu_event_init()