Home
last modified time | relevance | path

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

/linux-4.4.14/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()
1778 if (has_branch_stack(event)) { in power_pmu_event_init()
1869 if (has_branch_stack(event)) { in power_pmu_event_init()
Dhv-24x7.c1180 if (has_branch_stack(event)) in h_24x7_event_init()
/linux-4.4.14/arch/sh/kernel/
Dperf_event.c306 if (has_branch_stack(event)) in sh_pmu_event_init()
/linux-4.4.14/kernel/events/
Dhw_breakpoint.c568 if (has_branch_stack(bp)) in hw_breakpoint_event_init()
Dcore.c3592 if (has_branch_stack(event)) in unaccount_event()
6874 if (has_branch_stack(event)) in perf_swevent_init()
7014 if (has_branch_stack(event)) in perf_tp_event_init()
7294 if (has_branch_stack(event)) in cpu_clock_event_init()
7375 if (has_branch_stack(event)) in task_clock_event_init()
7834 if (has_branch_stack(event)) in account_event()
7944 if (!has_branch_stack(event)) in perf_event_alloc()
/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_amd.c222 if (has_branch_stack(event)) in amd_pmu_hw_config()
Dperf_event_intel_ds.c1102 if (has_branch_stack(event)) in setup_pebs_sample_data()
Dperf_event.c497 if (has_branch_stack(event)) { in x86_pmu_hw_config()
Dperf_event_intel.c1891 if (has_branch_stack(event)) in intel_pmu_handle_irq()
/linux-4.4.14/arch/alpha/kernel/
Dperf_event.c700 if (has_branch_stack(event)) in alpha_pmu_event_init()
/linux-4.4.14/arch/metag/kernel/perf/
Dperf_event.c154 if (has_branch_stack(event)) in metag_pmu_event_init()
/linux-4.4.14/drivers/perf/
Darm_pmu.c471 if (has_branch_stack(event)) in armpmu_event_init()
/linux-4.4.14/include/linux/
Dperf_event.h1020 static inline bool has_branch_stack(struct perf_event *event) in has_branch_stack() function
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_sf.c806 if (has_branch_stack(event)) in cpumsf_pmu_event_init()
/linux-4.4.14/arch/mips/kernel/
Dperf_event_mipsxx.c619 if (has_branch_stack(event)) in mipspmu_event_init()
/linux-4.4.14/arch/sparc/kernel/
Dperf_event.c1414 if (has_branch_stack(event)) in sparc_pmu_event_init()
/linux-4.4.14/drivers/bus/
Darm-ccn.c732 if (has_branch_stack(event) || event->attr.exclude_user || in arm_ccn_pmu_event_init()