Home
last modified time | relevance | path

Searched refs:has_branch_stack (Results 1 – 22 of 22) 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 Dcore-book3s.c1679 if (has_branch_stack(event)) { in power_pmu_add()
1744 if (has_branch_stack(event)) in power_pmu_del()
2015 if (has_branch_stack(event)) { in power_pmu_event_init()
2128 if (has_branch_stack(event)) { in power_pmu_event_init()
H A Dvpa-dtl.c366 if (has_branch_stack(event)) in vpa_dtl_event_init()
H A Dhv-gpci.c798 if (has_branch_stack(event)) in h_gpci_event_init()
H A Dhv-24x7.c1395 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.c5631 if (has_branch_stack(event)) in unaccount_event()
11272 if (has_branch_stack(event)) in perf_swevent_init()
11334 if (has_branch_stack(event)) in perf_tp_filter_match()
11575 if (has_branch_stack(event))
11635 if (has_branch_stack(event)) in perf_event_free_filter()
12413 if (has_branch_stack(event)) in task_clock_event_start()
12498 if (has_branch_stack(event)) in perf_event_nop_int()
13297 if (has_branch_stack(event)) in account_event()
13475 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.c388 if (has_branch_stack(event)) in papr_scm_pmu_event_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/x86/events/intel/
H A Dds.c2588 if (has_branch_stack(event)) { in setup_pebs_adaptive_sample_data()
2721 if (has_branch_stack(event)) { in setup_arch_pebs_sample_data()
H A Dcore.c3929 if (has_branch_stack(event)) in __intel_shared_reg_get_constraints()
/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()