Home
last modified time | relevance | path

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

12

/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_pmuv3.c931 if (has_branch_stack(event)) in armv8pmu_handle_irq()
1002 if (has_branch_stack(event)) in armv8pmu_can_use_pmccntr()
1104 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()
/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.c384 if (has_branch_stack(event)) in amd_core_hw_config()
410 if (has_branch_stack(event) && !x86_pmu.lbr_nr) in amd_pmu_hw_config()
1311 if (has_branch_stack(event) && *left > x86_pmu.lbr_nr) in amd_pmu_limit_period()
H A Dibs.c299 if (has_branch_stack(event)) in perf_ibs_init()
/linux/arch/powerpc/perf/
H A Dvpa-pmu.c83 if (has_branch_stack(event)) in vpa_pmu_event_init()
H A Dcore-book3s.c1678 if (has_branch_stack(event)) { in power_pmu_add()
1743 if (has_branch_stack(event)) in power_pmu_del()
2014 if (has_branch_stack(event)) { in power_pmu_event_init()
2127 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 Disa207-common.c685 (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()
H A Dhv-24x7.c1399 if (has_branch_stack(event)) in h_24x7_event_init()
/linux/arch/sh/kernel/
H A Dperf_event.c285 if (has_branch_stack(event)) in sh_pmu_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/arch/alpha/kernel/
H A Dperf_event.c693 if (has_branch_stack(event)) in alpha_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.c5630 if (has_branch_stack(event)) in unaccount_event()
11205 if (has_branch_stack(event)) in perf_swevent_init()
11267 if (has_branch_stack(event)) in perf_tp_event_init()
11508 if (has_branch_stack(event)) in perf_kprobe_event_init()
11568 if (has_branch_stack(event)) in perf_uprobe_event_init()
12337 if (has_branch_stack(event)) in cpu_clock_event_init()
12422 if (has_branch_stack(event)) in task_clock_event_init()
13221 if (has_branch_stack(event)) in account_event()
13399 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/s390/kernel/
H A Dperf_cpum_sf.c853 if (has_branch_stack(event) || is_callchain_event(event)) in cpumsf_pmu_event_init()

12