Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/sh/kernel/
Dperf_event.c303 if (has_branch_stack(event)) in sh_pmu_event_init()
/kernel/linux/linux-5.10/arch/powerpc/perf/
Dhv-gpci.c243 if (has_branch_stack(event)) in h_gpci_event_init()
Dcore-book3s.c1600 if (has_branch_stack(event)) { in power_pmu_add()
1665 if (has_branch_stack(event)) in power_pmu_del()
1936 if (has_branch_stack(event)) { in power_pmu_event_init()
2038 if (has_branch_stack(event)) { in power_pmu_event_init()
Disa207-common.c524 (has_branch_stack(pevents[i]) || (event[i] & EVENT_WANTS_BHRB))) in isa207_compute_mmcr()
Dhv-24x7.c1409 if (has_branch_stack(event)) in h_24x7_event_init()
/kernel/linux/linux-5.10/kernel/events/
Dhw_breakpoint.c626 if (has_branch_stack(bp)) in hw_breakpoint_event_init()
Dcore.c4802 if (has_branch_stack(event)) in unaccount_event()
9407 if (has_branch_stack(event)) in perf_swevent_init()
9570 if (has_branch_stack(event)) in perf_tp_event_init()
9659 if (has_branch_stack(event)) in perf_kprobe_event_init()
9719 if (has_branch_stack(event)) in perf_uprobe_event_init()
10516 if (has_branch_stack(event)) in cpu_clock_event_init()
10597 if (has_branch_stack(event)) in task_clock_event_init()
11204 if (has_branch_stack(event)) in account_event()
11373 if (!has_branch_stack(event)) in perf_event_alloc()
/kernel/linux/linux-5.10/arch/alpha/kernel/
Dperf_event.c695 if (has_branch_stack(event)) in alpha_pmu_event_init()
/kernel/linux/linux-5.10/arch/x86/events/amd/
Dcore.c369 if (has_branch_stack(event)) in amd_pmu_hw_config()
/kernel/linux/linux-5.10/drivers/perf/
Darm_dsu_pmu.c563 if (has_branch_stack(event)) { in dsu_pmu_event_init()
Darm_pmu.c512 if (has_branch_stack(event)) in armpmu_event_init()
Darm-ccn.c737 if (has_branch_stack(event)) { in arm_ccn_pmu_event_init()
/kernel/linux/linux-5.10/arch/x86/events/intel/
Dds.c1483 if (has_branch_stack(event)) in setup_pebs_fixed_sample_data()
1608 if (has_branch_stack(event)) { in setup_pebs_adaptive_sample_data()
Dcore.c2693 if (has_branch_stack(event)) in handle_pmi_common()
/kernel/linux/linux-5.10/include/linux/
Dperf_event.h1361 static inline bool has_branch_stack(struct perf_event *event) in has_branch_stack() function
/kernel/linux/linux-5.10/arch/nds32/kernel/
Dperf_event_cpu.c864 if (has_branch_stack(event)) in nds32_pmu_event_init()
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
Di915_pmu.c534 if (has_branch_stack(event)) in i915_pmu_event_init()
/kernel/linux/linux-5.10/arch/s390/kernel/
Dperf_cpum_sf.c899 if (has_branch_stack(event) || is_callchain_event(event)) in cpumsf_pmu_event_init()
/kernel/linux/linux-5.10/arch/sparc/kernel/
Dperf_event.c1429 if (has_branch_stack(event)) in sparc_pmu_event_init()
/kernel/linux/linux-5.10/arch/mips/kernel/
Dperf_event_mipsxx.c657 if (has_branch_stack(event)) in mipspmu_event_init()
/kernel/linux/linux-5.10/arch/x86/events/
Dcore.c555 if (has_branch_stack(event)) { in x86_pmu_hw_config()