Symbol: PERF_EF_RELOAD
arch/alpha/kernel/perf_event.c
560
if (flags & PERF_EF_RELOAD) {
arch/arc/kernel/perf_event.c
459
if (flags & PERF_EF_RELOAD)
arch/arc/kernel/perf_event.c
554
arc_pmu_start(event, PERF_EF_RELOAD);
arch/arm/mm/cache-l2x0-pmu.c
193
if (flags & PERF_EF_RELOAD) {
arch/arm/mm/cache-l2x0-pmu.c
468
l2x0_pmu_event_start(events[i], PERF_EF_RELOAD);
arch/arm64/kvm/pmu-emul.c
574
cpu_pmu->pmu.start(perf_event, PERF_EF_RELOAD);
arch/csky/kernel/perf_event.c
1030
if (flags & PERF_EF_RELOAD)
arch/csky/kernel/perf_event.c
1096
csky_pmu_start(event, PERF_EF_RELOAD);
arch/loongarch/kernel/perf_event.c
360
if (flags & PERF_EF_RELOAD)
arch/loongarch/kernel/perf_event.c
410
loongarch_pmu_start(event, PERF_EF_RELOAD);
arch/mips/kernel/perf_event_mipsxx.c
474
if (flags & PERF_EF_RELOAD)
arch/mips/kernel/perf_event_mipsxx.c
525
mipspmu_start(event, PERF_EF_RELOAD);
arch/powerpc/perf/core-book3s.c
1767
if (ef_flags & PERF_EF_RELOAD)
arch/powerpc/perf/core-fsl-emb.c
386
if (ef_flags & PERF_EF_RELOAD)
arch/powerpc/perf/hv-24x7.c
1507
if (flags & PERF_EF_RELOAD)
arch/riscv/kvm/vcpu_pmu.c
314
rpmu->pmu.start(perf_event, PERF_EF_RELOAD);
arch/s390/kernel/perf_cpum_cf.c
1030
cpumf_pmu_start(event, PERF_EF_RELOAD);
arch/s390/kernel/perf_cpum_sf.c
1820
cpumsf_pmu_start(event, PERF_EF_RELOAD);
arch/s390/kernel/perf_pai.c
489
pai_pmu[idx].pmu->start(event, PERF_EF_RELOAD);
arch/sh/kernel/perf_event.c
226
if (flags & PERF_EF_RELOAD)
arch/sh/kernel/perf_event.c
266
sh_pmu_start(event, PERF_EF_RELOAD);
arch/sparc/kernel/perf_event.c
1003
sparc_pmu_start(cp, PERF_EF_RELOAD);
arch/sparc/kernel/perf_event.c
1086
if (flags & PERF_EF_RELOAD) {
arch/x86/events/amd/ibs.c
568
perf_ibs_start(event, PERF_EF_RELOAD);
arch/x86/events/amd/iommu.c
296
if (flags & PERF_EF_RELOAD) {
arch/x86/events/amd/iommu.c
362
perf_iommu_start(event, PERF_EF_RELOAD);
arch/x86/events/amd/uncore.c
172
if (flags & PERF_EF_RELOAD)
arch/x86/events/amd/uncore.c
243
event->pmu->start(event, PERF_EF_RELOAD);
arch/x86/events/amd/uncore.c
686
amd_uncore_start(event, PERF_EF_RELOAD);
arch/x86/events/amd/uncore.c
947
if (flags & PERF_EF_RELOAD)
arch/x86/events/core.c
1386
x86_pmu_start(event, PERF_EF_RELOAD);
arch/x86/events/core.c
1545
if (flags & PERF_EF_RELOAD) {
arch/xtensa/kernel/perf_event.c
257
if (flags & PERF_EF_RELOAD) {
arch/xtensa/kernel/perf_event.c
310
xtensa_pmu_start(event, PERF_EF_RELOAD);
drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c
246
if (!(flags & PERF_EF_RELOAD)) {
drivers/gpu/drm/amd/amdgpu/amdgpu_pmu.c
377
amdgpu_perf_start(event, PERF_EF_RELOAD);
drivers/hwtracing/ptt/hisi_ptt.c
1174
hisi_ptt_pmu_start(event, PERF_EF_RELOAD);
drivers/iommu/intel/perfmon.c
337
if (flags & PERF_EF_RELOAD)
drivers/perf/alibaba_uncore_drw_pmu.c
585
if (flags & PERF_EF_RELOAD) {
drivers/perf/alibaba_uncore_drw_pmu.c
634
ali_drw_pmu_start(event, PERF_EF_RELOAD);
drivers/perf/arm-cci.c
1131
if (pmu_flags & PERF_EF_RELOAD)
drivers/perf/arm-cci.c
1193
cci_pmu_start(event, PERF_EF_RELOAD);
drivers/perf/arm_cspmu/arm_cspmu.c
830
if (pmu_flags & PERF_EF_RELOAD)
drivers/perf/arm_cspmu/arm_cspmu.c
892
arm_cspmu_start(event, PERF_EF_RELOAD);
drivers/perf/arm_dmc620_pmu.c
617
dmc620_pmu_start(event, PERF_EF_RELOAD);
drivers/perf/arm_dsu_pmu.c
402
if (pmu_flags & PERF_EF_RELOAD)
drivers/perf/arm_dsu_pmu.c
442
dsu_pmu_start(event, PERF_EF_RELOAD);
drivers/perf/arm_pmu.c
301
if (flags & PERF_EF_RELOAD)
drivers/perf/arm_pmu.c
368
armpmu_start(event, PERF_EF_RELOAD);
drivers/perf/arm_pmu.c
773
armpmu_start(event, PERF_EF_RELOAD);
drivers/perf/arm_spe_pmu.c
912
if (flags & PERF_EF_RELOAD) {
drivers/perf/arm_spe_pmu.c
979
arm_spe_pmu_start(event, PERF_EF_RELOAD);
drivers/perf/cxl_pmu.c
751
cxl_pmu_event_start(event, PERF_EF_RELOAD);
drivers/perf/dwc_pcie_pmu.c
555
dwc_pcie_pmu_event_start(event, PERF_EF_RELOAD);
drivers/perf/hisilicon/hisi_pcie_pmu.c
549
if (flags & PERF_EF_RELOAD) {
drivers/perf/hisilicon/hisi_pcie_pmu.c
596
hisi_pcie_pmu_start(event, PERF_EF_RELOAD);
drivers/perf/hisilicon/hisi_uncore_pmu.c
348
if (flags & PERF_EF_RELOAD) {
drivers/perf/hisilicon/hisi_uncore_pmu.c
393
hisi_uncore_pmu_start(event, PERF_EF_RELOAD);
drivers/perf/hisilicon/hns3_pmu.c
1359
hns3_pmu_start(event, PERF_EF_RELOAD);
drivers/perf/riscv_pmu.c
247
if (flags & PERF_EF_RELOAD)
drivers/perf/riscv_pmu.c
273
riscv_pmu_start(event, PERF_EF_RELOAD);
drivers/perf/riscv_pmu_sbi.c
1271
riscv_pmu_start(event, PERF_EF_RELOAD);
drivers/perf/starfive_starlink_pmu.c
266
if (flags & PERF_EF_RELOAD)
drivers/perf/starfive_starlink_pmu.c
323
starlink_pmu_start(event, PERF_EF_RELOAD);
drivers/perf/starfive_starlink_pmu.c
473
starlink_pmu_start(event, PERF_EF_RELOAD);
drivers/perf/xgene_pmu.c
1015
if (flags & PERF_EF_RELOAD) {
drivers/perf/xgene_pmu.c
1060
xgene_perf_start(event, PERF_EF_RELOAD);
kernel/events/core.c
4433
event->pmu->start(event, PERF_EF_RELOAD);
kernel/events/core.c
4479
event->pmu->start(event, delta > 0 ? PERF_EF_RELOAD : 0);
kernel/events/core.c
6529
event->pmu->start(event, PERF_EF_RELOAD);