Home
last modified time | relevance | path

Searched refs:PERF_EF_RELOAD (Results 1 – 25 of 37) sorted by relevance

12

/linux-6.1.9/arch/sh/kernel/
Dperf_event.c226 if (flags & PERF_EF_RELOAD) in sh_pmu_start()
266 sh_pmu_start(event, PERF_EF_RELOAD); in sh_pmu_add()
/linux-6.1.9/drivers/perf/
Driscv_pmu.c187 if (flags & PERF_EF_RELOAD) in riscv_pmu_start()
213 riscv_pmu_start(event, PERF_EF_RELOAD); in riscv_pmu_add()
Darm_pmu.c295 if (flags & PERF_EF_RELOAD) in armpmu_start()
353 armpmu_start(event, PERF_EF_RELOAD); in armpmu_add()
775 RCU_NONIDLE(armpmu_start(event, PERF_EF_RELOAD)); in cpu_pm_pmu_setup()
Dalibaba_uncore_drw_pmu.c566 if (flags & PERF_EF_RELOAD) { in ali_drw_pmu_start()
615 ali_drw_pmu_start(event, PERF_EF_RELOAD); in ali_drw_pmu_add()
Darm_dsu_pmu.c420 if (pmu_flags & PERF_EF_RELOAD) in dsu_pmu_start()
460 dsu_pmu_start(event, PERF_EF_RELOAD); in dsu_pmu_add()
Darm_spe_pmu.c763 if (flags & PERF_EF_RELOAD) { in arm_spe_pmu_start()
830 arm_spe_pmu_start(event, PERF_EF_RELOAD); in arm_spe_pmu_add()
Darm_dmc620_pmu.c585 dmc620_pmu_start(event, PERF_EF_RELOAD); in dmc620_pmu_add()
Darm-cci.c1144 if (pmu_flags & PERF_EF_RELOAD) in cci_pmu_start()
1206 cci_pmu_start(event, PERF_EF_RELOAD); in cci_pmu_add()
/linux-6.1.9/arch/xtensa/kernel/
Dperf_event.c248 if (flags & PERF_EF_RELOAD) { in xtensa_pmu_start()
301 xtensa_pmu_start(event, PERF_EF_RELOAD); in xtensa_pmu_add()
/linux-6.1.9/arch/arm/mm/
Dcache-l2x0-pmu.c193 if (flags & PERF_EF_RELOAD) { in l2x0_pmu_event_start()
468 l2x0_pmu_event_start(events[i], PERF_EF_RELOAD); in l2x0_pmu_resume()
/linux-6.1.9/arch/x86/events/amd/
Diommu.c294 if (flags & PERF_EF_RELOAD) { in perf_iommu_start()
360 perf_iommu_start(event, PERF_EF_RELOAD); in perf_iommu_add()
Duncore.c105 if (flags & PERF_EF_RELOAD) in amd_uncore_start()
172 amd_uncore_start(event, PERF_EF_RELOAD); in amd_uncore_add()
/linux-6.1.9/drivers/perf/hisilicon/
Dhisi_uncore_pmu.c323 if (flags & PERF_EF_RELOAD) { in hisi_uncore_pmu_start()
368 hisi_uncore_pmu_start(event, PERF_EF_RELOAD); in hisi_uncore_pmu_add()
Dhisi_pcie_pmu.c501 if (flags & PERF_EF_RELOAD) { in hisi_pcie_pmu_start()
557 hisi_pcie_pmu_start(event, PERF_EF_RELOAD); in hisi_pcie_pmu_add()
/linux-6.1.9/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pmu.c246 if (!(flags & PERF_EF_RELOAD)) { in amdgpu_perf_start()
378 amdgpu_perf_start(event, PERF_EF_RELOAD); in amdgpu_perf_add()
/linux-6.1.9/arch/loongarch/kernel/
Dperf_event.c360 if (flags & PERF_EF_RELOAD) in loongarch_pmu_start()
410 loongarch_pmu_start(event, PERF_EF_RELOAD); in loongarch_pmu_add()
/linux-6.1.9/arch/arc/kernel/
Dperf_event.c459 if (flags & PERF_EF_RELOAD) in arc_pmu_start()
554 arc_pmu_start(event, PERF_EF_RELOAD); in arc_pmu_add()
/linux-6.1.9/arch/s390/kernel/
Dperf_pai_crypto.c273 paicrypt_start(event, PERF_EF_RELOAD); in paicrypt_add()
Dperf_pai_ext.c352 paiext_start(event, PERF_EF_RELOAD); in paiext_add()
Dperf_cpum_sf.c1876 if (flags & PERF_EF_RELOAD) in cpumsf_pmu_start()
1964 cpumsf_pmu_start(event, PERF_EF_RELOAD); in cpumsf_pmu_add()
/linux-6.1.9/arch/csky/kernel/
Dperf_event.c1030 if (flags & PERF_EF_RELOAD) in csky_pmu_start()
1096 csky_pmu_start(event, PERF_EF_RELOAD); in csky_pmu_add()
/linux-6.1.9/arch/powerpc/perf/
Dcore-fsl-emb.c386 if (ef_flags & PERF_EF_RELOAD) in fsl_emb_pmu_start()
/linux-6.1.9/arch/alpha/kernel/
Dperf_event.c560 if (flags & PERF_EF_RELOAD) { in alpha_pmu_start()
/linux-6.1.9/arch/sparc/kernel/
Dperf_event.c1003 sparc_pmu_start(cp, PERF_EF_RELOAD); in calculate_multiple_pcrs()
1086 if (flags & PERF_EF_RELOAD) { in sparc_pmu_start()
/linux-6.1.9/arch/mips/kernel/
Dperf_event_mipsxx.c474 if (flags & PERF_EF_RELOAD) in mipspmu_start()
525 mipspmu_start(event, PERF_EF_RELOAD); in mipspmu_add()

12