Home
last modified time | relevance | path

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

/linux-4.1.27/arch/powerpc/perf/
Dhv-gpci.c238 if (has_branch_stack(event)) in h_gpci_event_init()
Dcore-book3s.c1461 if (has_branch_stack(event)) { in power_pmu_add()
1519 if (has_branch_stack(event)) in power_pmu_del()
1754 if (has_branch_stack(event)) { in power_pmu_event_init()
1845 if (has_branch_stack(event)) { in power_pmu_event_init()
Dhv-24x7.c1171 if (has_branch_stack(event)) in h_24x7_event_init()
/linux-4.1.27/arch/sh/kernel/
Dperf_event.c306 if (has_branch_stack(event)) in sh_pmu_event_init()
/linux-4.1.27/kernel/events/
Dhw_breakpoint.c568 if (has_branch_stack(bp)) in hw_breakpoint_event_init()
Dcore.c3477 if (has_branch_stack(event)) in unaccount_event()
6583 if (has_branch_stack(event)) in perf_swevent_init()
6719 if (has_branch_stack(event)) in perf_tp_event_init()
7000 if (has_branch_stack(event)) in cpu_clock_event_init()
7081 if (has_branch_stack(event)) in task_clock_event_init()
7505 if (has_branch_stack(event)) in account_event()
7615 if (!has_branch_stack(event)) in perf_event_alloc()
/linux-4.1.27/arch/x86/kernel/cpu/
Dperf_event_amd.c222 if (has_branch_stack(event)) in amd_pmu_hw_config()
Dperf_event.h801 if (has_branch_stack(event)) in intel_pmu_needs_lbr_smpl()
Dperf_event_intel_ds.c961 if (has_branch_stack(event)) in __intel_pmu_pebs_event()
Dperf_event.c493 if (has_branch_stack(event)) { in x86_pmu_hw_config()
Dperf_event_intel.c1658 if (has_branch_stack(event)) in intel_pmu_handle_irq()
/linux-4.1.27/arch/arm/kernel/
Dperf_event.c458 if (has_branch_stack(event)) in armpmu_event_init()
/linux-4.1.27/arch/alpha/kernel/
Dperf_event.c700 if (has_branch_stack(event)) in alpha_pmu_event_init()
/linux-4.1.27/arch/metag/kernel/perf/
Dperf_event.c154 if (has_branch_stack(event)) in metag_pmu_event_init()
/linux-4.1.27/include/linux/
Dperf_event.h882 static inline bool has_branch_stack(struct perf_event *event) in has_branch_stack() function
/linux-4.1.27/arch/s390/kernel/
Dperf_cpum_sf.c806 if (has_branch_stack(event)) in cpumsf_pmu_event_init()
/linux-4.1.27/arch/mips/kernel/
Dperf_event_mipsxx.c619 if (has_branch_stack(event)) in mipspmu_event_init()
/linux-4.1.27/arch/sparc/kernel/
Dperf_event.c1414 if (has_branch_stack(event)) in sparc_pmu_event_init()
/linux-4.1.27/drivers/bus/
Darm-ccn.c634 if (has_branch_stack(event) || event->attr.exclude_user || in arm_ccn_pmu_event_init()