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.c322 if (has_branch_stack(event)) { in armpmu_del()
354 if (has_branch_stack(event)) { in armpmu_add()
523 if (has_branch_stack(event) && !armpmu->reg_brbidr) in armpmu_event_init()
H A Darm_pmuv3.c931 if (has_branch_stack(event)) in armv8pmu_handle_irq()
990 !armv8pmu_event_get_threshold(&event->attr) && !has_branch_stack(event)) { in armv8pmu_get_event_idx()
1069 if (has_branch_stack(perf_event)) { in armv8pmu_set_event_filter()
H A Darm_brbe.c511 if (event && has_branch_stack(event)) { in brbe_enable()
H A Darm_dsu_pmu.c544 if (has_branch_stack(event)) { in dsu_pmu_event_init()
H A Darm-ccn.c723 if (has_branch_stack(event)) { in arm_ccn_pmu_event_init()
/linux/arch/x86/events/amd/
H A Dlbr.c348 if (has_branch_stack(event)) { in amd_pmu_lbr_add()
367 if (has_branch_stack(event)) in amd_pmu_lbr_del()
H A Dcore.c383 if (has_branch_stack(event)) in amd_core_hw_config()
409 if (has_branch_stack(event) && !x86_pmu.lbr_nr) in amd_pmu_hw_config()
1305 if (has_branch_stack(event) && *left > x86_pmu.lbr_nr) in amd_pmu_limit_period()
/linux/arch/powerpc/perf/
H A Dvpa-pmu.c83 if (has_branch_stack(event)) in vpa_pmu_event_init()
H A Disa207-common.c685 (has_branch_stack(pevents[i]) || (event[i] & EVENT_WANTS_BHRB))) in isa207_compute_mmcr()
/linux/arch/sh/kernel/
H A Dperf_event.c285 if (has_branch_stack(event)) in sh_pmu_event_init()
/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.c956 if (!hw_breakpoint_slots_cached(find_slot_idx(bp->attr.bp_type)) || has_branch_stack(bp)) in hw_breakpoint_event_init()
/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.c636 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/s390/kernel/
H A Dperf_cpum_sf.c854 if (has_branch_stack(event) || is_callchain_event(event)) in cpumsf_pmu_event_init()
/linux/arch/mips/kernel/
H A Dperf_event_mipsxx.c657 if (has_branch_stack(event)) in mipspmu_event_init()
/linux/arch/x86/events/intel/
H A Dds.c2187 if (has_branch_stack(event)) { in setup_pebs_adaptive_sample_data()
H A Dcore.c3284 if (has_branch_stack(event)) in handle_pmi_common()
/linux/arch/x86/events/
H A Dcore.c594 if (has_branch_stack(event)) { in x86_pmu_hw_config()