Home
last modified time | relevance | path

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

/linux/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 Dibs.c290 if (has_branch_stack(event)) in perf_ibs_init()
/linux/arch/sh/kernel/
H A Dperf_event.c285 if (has_branch_stack(event)) in sh_pmu_event_init()
/linux/drivers/perf/
H A Driscv_pmu.c313 if (has_branch_stack(event)) in riscv_pmu_event_init()
H A Darm_pmu.c515 if (has_branch_stack(event)) in armpmu_event_init()
/linux/arch/alpha/kernel/
H A Dperf_event.c693 if (has_branch_stack(event)) in alpha_pmu_event_init()
/linux/arch/loongarch/kernel/
H A Dperf_event.c537 if (has_branch_stack(event)) in loongarch_pmu_event_init()
/linux/kernel/events/
H A Dhw_breakpoint.c955 if (has_branch_stack(bp)) in hw_breakpoint_event_init()
H A Dcore.c5177 if (has_branch_stack(event)) in unaccount_event()
10342 if (has_branch_stack(event)) in perf_swevent_init()
10404 if (has_branch_stack(event)) in perf_tp_event_init()
10639 if (has_branch_stack(event)) in perf_kprobe_event_init()
10699 if (has_branch_stack(event)) in perf_uprobe_event_init()
11400 if (has_branch_stack(event)) in cpu_clock_event_init()
11482 if (has_branch_stack(event)) in task_clock_event_init()
12127 if (has_branch_stack(event)) in account_event()
12306 if (!has_branch_stack(event)) in perf_event_alloc()
/linux/arch/powerpc/perf/
H A Disa207-common.c673 (has_branch_stack(pevents[i]) || (event[i] & EVENT_WANTS_BHRB))) in isa207_compute_mmcr()
H A Dhv-gpci.c789 if (has_branch_stack(event)) in h_gpci_event_init()
/linux/arch/x86/events/intel/
H A Dds.c1892 if (has_branch_stack(event)) in setup_pebs_fixed_sample_data()
2052 if (has_branch_stack(event)) { in setup_pebs_adaptive_sample_data()
H A Dcore.c3117 if (has_branch_stack(event)) in handle_pmi_common()
/linux/arch/x86/events/
H A Dcore.c587 if (has_branch_stack(event)) { in x86_pmu_hw_config()
1710 if (has_branch_stack(event)) in x86_pmu_handle_irq()
/linux/include/linux/
H A Dperf_event.h1708 static inline bool has_branch_stack(struct perf_event *event) in has_branch_stack() function
/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c657 if (has_branch_stack(event)) in mipspmu_event_init()
/linux/arch/sparc/kernel/
H A Dperf_event.c1429 if (has_branch_stack(event)) in sparc_pmu_event_init()