Home
last modified time | relevance | path

Searched refs:has_branch_stack (Results 1 – 21 of 21) 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 Darm_pmu.c326 if (has_branch_stack(event)) { in armpmu_del()
358 if (has_branch_stack(event)) { in armpmu_add()
527 if (has_branch_stack(event) && !armpmu->reg_brbidr) in armpmu_event_init()
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.c1399 if (has_branch_stack(event)) in h_24x7_event_init()
/linux/include/linux/
H A Dperf_event.h1421 static inline bool has_branch_stack(struct perf_event *event) in has_branch_stack() function
1433 if (!has_branch_stack(event)) in perf_sample_save_brstack()
/linux/drivers/gpu/drm/xe/
H A Dxe_pmu.c256 if (has_branch_stack(event)) in xe_pmu_event_init()
/linux/kernel/events/
H A Dhw_breakpoint.c957 if (!hw_breakpoint_slots_cached(find_slot_idx(bp->attr.bp_type)) || has_branch_stack(bp)) in hw_breakpoint_event_init()
H A Dcore.c5633 if (has_branch_stack(event)) in unaccount_event()
11208 if (has_branch_stack(event)) in perf_swevent_init()
11270 if (has_branch_stack(event)) in perf_tp_event_init()
11511 if (has_branch_stack(event)) in perf_kprobe_event_init()
11571 if (has_branch_stack(event)) in perf_uprobe_event_init()
12340 if (has_branch_stack(event)) in cpu_clock_event_init()
12425 if (has_branch_stack(event)) in task_clock_event_init()
13224 if (has_branch_stack(event)) in account_event()
13402 if (!has_branch_stack(event)) in perf_event_alloc()
/linux/arch/loongarch/kernel/
H A Dperf_event.c536 if (has_branch_stack(event)) in loongarch_pmu_event_init()
/linux/drivers/gpu/drm/i915/
H A Di915_pmu.c638 if (has_branch_stack(event)) in i915_pmu_event_init()
/linux/arch/powerpc/platforms/pseries/
H A Dpapr_scm.c387 if (has_branch_stack(event)) in papr_scm_pmu_event_init()
/linux/arch/x86/events/amd/
H A Dibs.c299 if (has_branch_stack(event)) in perf_ibs_init()
/linux/arch/s390/kernel/
H A Dperf_cpum_sf.c853 if (has_branch_stack(event) || is_callchain_event(event)) in cpumsf_pmu_event_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.c607 if (has_branch_stack(event)) { in x86_pmu_hw_config()
/linux/arch/x86/events/intel/
H A Dcore.c3649 if (has_branch_stack(event)) in handle_pmi_common()