Home
last modified time | relevance | path

Searched refs:PERF_EF_START (Results 1 – 34 of 34) sorted by relevance

/linux-4.4.14/arch/x86/kernel/cpu/
Dperf_event_msr.c192 if (flags & PERF_EF_START) in msr_event_add()
Dperf_event_intel_cstate.c466 if (mode & PERF_EF_START) in cstate_pmu_event_add()
Dperf_event_amd_iommu.c380 if (flags & PERF_EF_START) in perf_iommu_add()
Dperf_event_amd_uncore.c153 if (flags & PERF_EF_START) in amd_uncore_add()
Dperf_event_intel_uncore_snb.c395 if (!(flags & PERF_EF_START)) in snb_uncore_imc_event_add()
Dperf_event_intel_bts.c471 if (mode & PERF_EF_START) { in bts_event_add()
Dperf_event_intel_rapl.c315 if (mode & PERF_EF_START) in rapl_pmu_event_add()
Dperf_event_amd_ibs.c432 if (flags & PERF_EF_START) in perf_ibs_add()
Dperf_event_intel_cqm.c1038 if (__rmid_valid(rmid) && (mode & PERF_EF_START)) in intel_cqm_event_add()
Dperf_event_intel_pt.c1083 if (mode & PERF_EF_START) { in pt_event_add()
Dperf_event_intel_uncore.c528 if (!(flags & PERF_EF_START)) in uncore_pmu_event_add()
Dperf_event.c1183 if (!(flags & PERF_EF_START)) in x86_pmu_add()
/linux-4.4.14/arch/powerpc/perf/
Dhv-gpci.c207 if (flags & PERF_EF_START) in h_gpci_event_add()
Dcore-fsl-emb.c333 if (unlikely(!(flags & PERF_EF_START))) { in fsl_emb_pmu_add()
Dhv-24x7.c1300 if (flags & PERF_EF_START) in h_24x7_event_add()
Dcore-book3s.c1434 if (!(ef_flags & PERF_EF_START)) in power_pmu_add()
/linux-4.4.14/arch/sh/kernel/
Dperf_event.c286 if (flags & PERF_EF_START) in sh_pmu_add()
/linux-4.4.14/kernel/trace/
Dtrace_event_perf.c247 if (!(flags & PERF_EF_START)) in perf_trace_add()
/linux-4.4.14/arch/tile/kernel/
Dperf_event.c670 if (!(flags & PERF_EF_START)) in tile_pmu_add()
695 if (flags & PERF_EF_START) in tile_pmu_add()
/linux-4.4.14/arch/blackfin/kernel/
Dperf_event.c367 if (flags & PERF_EF_START) in bfin_pmu_add()
/linux-4.4.14/arch/xtensa/kernel/
Dperf_event.c303 if (flags & PERF_EF_START) in xtensa_pmu_add()
/linux-4.4.14/kernel/events/
Dhw_breakpoint.c582 if (!(flags & PERF_EF_START)) in hw_breakpoint_add()
Dcore.c1912 if (event->pmu->add(event, PERF_EF_START)) { in event_sched_in()
6736 hwc->state = !(flags & PERF_EF_START); in perf_swevent_add()
7266 if (flags & PERF_EF_START) in cpu_clock_event_add()
7343 if (flags & PERF_EF_START) in task_clock_event_add()
/linux-4.4.14/arch/arc/kernel/
Dperf_event.c364 if (flags & PERF_EF_START) in arc_pmu_add()
/linux-4.4.14/arch/s390/kernel/
Dperf_cpum_cf.c550 if (flags & PERF_EF_START) in cpumf_pmu_add()
Dperf_cpum_sf.c1388 if (flags & PERF_EF_START) in cpumsf_pmu_add()
/linux-4.4.14/arch/alpha/kernel/
Dperf_event.c469 if (!(flags & PERF_EF_START)) in alpha_pmu_add()
/linux-4.4.14/arch/metag/kernel/perf/
Dperf_event.c340 if (flags & PERF_EF_START) in metag_pmu_add()
/linux-4.4.14/drivers/perf/
Darm_pmu.c260 if (flags & PERF_EF_START) in armpmu_add()
/linux-4.4.14/include/linux/
Dperf_event.h274 #define PERF_EF_START 0x01 /* start the counter when adding */ macro
/linux-4.4.14/arch/mips/kernel/
Dperf_event_mipsxx.c486 if (flags & PERF_EF_START) in mipspmu_add()
/linux-4.4.14/arch/sparc/kernel/
Dperf_event.c1374 if (!(ef_flags & PERF_EF_START)) in sparc_pmu_add()
/linux-4.4.14/drivers/bus/
Darm-cci.c995 if (flags & PERF_EF_START) in cci_pmu_add()
Darm-ccn.c1113 if (flags & PERF_EF_START) in arm_ccn_pmu_event_add()