Home
last modified time | relevance | path

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

/linux/drivers/perf/
H A Darm_brbe.h39 WARN_ON_ONCE(!has_branch_stack(event)); in brbe_branch_attr_valid()
H A Driscv_pmu.c313 if (has_branch_stack(event)) in riscv_pmu_event_init()
H A Darm_brbe.c511 if (event && has_branch_stack(event)) { in brbe_enable()
H A Darm-ccn.c723 if (has_branch_stack(event)) { in arm_ccn_pmu_event_init()
/linux/arch/sh/kernel/
H A Dperf_event.c285 if (has_branch_stack(event)) in sh_pmu_event_init()
/linux/arch/powerpc/perf/
H A Dvpa-dtl.c366 if (has_branch_stack(event)) in vpa_dtl_event_init()
H A Dhv-gpci.c789 if (has_branch_stack(event)) in h_gpci_event_init()
H A Dhv-24x7.c1401 if (has_branch_stack(event)) in h_24x7_event_init()
/linux/include/linux/
H A Dperf_event.h1413 static inline bool has_branch_stack(struct perf_event *event) in has_branch_stack() function
1425 if (!has_branch_stack(event)) in perf_sample_save_brstack()
/linux/arch/loongarch/kernel/
H A Dperf_event.c536 if (has_branch_stack(event)) in loongarch_pmu_event_init()
/linux/kernel/events/
H A Dcore.c5478 if (has_branch_stack(event)) in unaccount_event()
10876 if (has_branch_stack(event)) in perf_swevent_init()
10938 if (has_branch_stack(event)) in perf_tp_event_init()
11174 if (has_branch_stack(event)) in perf_kprobe_event_init()
11234 if (has_branch_stack(event)) in perf_uprobe_event_init()
11998 if (has_branch_stack(event)) in cpu_clock_event_init()
12083 if (has_branch_stack(event)) in task_clock_event_init()
12882 if (has_branch_stack(event)) in account_event()
13060 if (!has_branch_stack(event)) in perf_event_alloc()
/linux/arch/x86/events/intel/
H A Dds.c2316 if (has_branch_stack(event)) { in setup_pebs_adaptive_sample_data()
2449 if (has_branch_stack(event)) { in setup_arch_pebs_sample_data()
H A Dcore.c3413 if (has_branch_stack(event)) in handle_pmi_common()
/linux/arch/x86/events/amd/
H A Dibs.c299 if (has_branch_stack(event)) in perf_ibs_init()
/linux/arch/sparc/kernel/
H A Dperf_event.c1429 if (has_branch_stack(event)) in sparc_pmu_event_init()
/linux/arch/x86/events/
H A Dcore.c604 if (has_branch_stack(event)) { in x86_pmu_hw_config()