| /linux/Documentation/translations/zh_CN/riscv/ |
| A D | pmu.rst | 191 通过PERF_EF_RELOAD标志,它向计数器写入一个适当的值(详细情况请参考上一节)。 192 如果标志不包含PERF_EF_RELOAD,则不会写入任何内容。
|
| /linux/arch/sh/kernel/ |
| A D | perf_event.c | 226 if (flags & PERF_EF_RELOAD) in sh_pmu_start() 266 sh_pmu_start(event, PERF_EF_RELOAD); in sh_pmu_add()
|
| /linux/arch/riscv/kernel/ |
| A D | perf_event.c | 274 if (flags & PERF_EF_RELOAD) { in riscv_pmu_start() 320 riscv_pmu->pmu->start(event, PERF_EF_RELOAD); in riscv_pmu_add()
|
| /linux/arch/xtensa/kernel/ |
| A D | perf_event.c | 248 if (flags & PERF_EF_RELOAD) { in xtensa_pmu_start() 301 xtensa_pmu_start(event, PERF_EF_RELOAD); in xtensa_pmu_add()
|
| /linux/arch/arm/mm/ |
| A D | cache-l2x0-pmu.c | 193 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/drivers/perf/ |
| A D | arm_pmu.c | 293 if (flags & PERF_EF_RELOAD) in armpmu_start() 351 armpmu_start(event, PERF_EF_RELOAD); in armpmu_add() 775 RCU_NONIDLE(armpmu_start(event, PERF_EF_RELOAD)); in cpu_pm_pmu_setup()
|
| A D | arm_dsu_pmu.c | 420 if (pmu_flags & PERF_EF_RELOAD) in dsu_pmu_start() 460 dsu_pmu_start(event, PERF_EF_RELOAD); in dsu_pmu_add()
|
| A D | arm_spe_pmu.c | 743 if (flags & PERF_EF_RELOAD) { in arm_spe_pmu_start() 810 arm_spe_pmu_start(event, PERF_EF_RELOAD); in arm_spe_pmu_add()
|
| A D | arm-cci.c | 1144 if (pmu_flags & PERF_EF_RELOAD) in cci_pmu_start() 1206 cci_pmu_start(event, PERF_EF_RELOAD); in cci_pmu_add()
|
| A D | arm_dmc620_pmu.c | 585 dmc620_pmu_start(event, PERF_EF_RELOAD); in dmc620_pmu_add()
|
| /linux/arch/x86/events/amd/ |
| A D | iommu.c | 294 if (flags & PERF_EF_RELOAD) { in perf_iommu_start() 360 perf_iommu_start(event, PERF_EF_RELOAD); in perf_iommu_add()
|
| A D | uncore.c | 105 if (flags & PERF_EF_RELOAD) in amd_uncore_start() 162 amd_uncore_start(event, PERF_EF_RELOAD); in amd_uncore_add()
|
| A D | ibs.c | 499 perf_ibs_start(event, PERF_EF_RELOAD); in perf_ibs_add()
|
| /linux/drivers/perf/hisilicon/ |
| A D | hisi_uncore_pmu.c | 323 if (flags & PERF_EF_RELOAD) { in hisi_uncore_pmu_start() 368 hisi_uncore_pmu_start(event, PERF_EF_RELOAD); in hisi_uncore_pmu_add()
|
| /linux/drivers/gpu/drm/amd/amdgpu/ |
| A D | amdgpu_pmu.c | 242 if (!(flags & PERF_EF_RELOAD)) { in amdgpu_perf_start() 362 amdgpu_perf_start(event, PERF_EF_RELOAD); in amdgpu_perf_add()
|
| /linux/arch/arc/kernel/ |
| A D | perf_event.c | 297 if (flags & PERF_EF_RELOAD) in arc_pmu_start() 392 arc_pmu_start(event, PERF_EF_RELOAD); in arc_pmu_add()
|
| /linux/Documentation/riscv/ |
| A D | pmu.rst | 202 With flag PERF_EF_RELOAD, it writes an appropriate value to the counter (check 204 Nothing is written if the flag does not contain PERF_EF_RELOAD.
|
| /linux/arch/csky/kernel/ |
| A D | perf_event.c | 1030 if (flags & PERF_EF_RELOAD) in csky_pmu_start() 1096 csky_pmu_start(event, PERF_EF_RELOAD); in csky_pmu_add()
|
| /linux/arch/nds32/kernel/ |
| A D | perf_event_cpu.c | 896 if (flags & PERF_EF_RELOAD) in nds32_start() 933 nds32_start(event, PERF_EF_RELOAD); in nds32_pmu_add()
|
| /linux/arch/powerpc/perf/ |
| A D | core-fsl-emb.c | 386 if (ef_flags & PERF_EF_RELOAD) in fsl_emb_pmu_start()
|
| /linux/arch/alpha/kernel/ |
| A D | perf_event.c | 560 if (flags & PERF_EF_RELOAD) { in alpha_pmu_start()
|
| /linux/arch/sparc/kernel/ |
| A D | perf_event.c | 1003 sparc_pmu_start(cp, PERF_EF_RELOAD); in calculate_multiple_pcrs() 1086 if (flags & PERF_EF_RELOAD) { in sparc_pmu_start()
|
| /linux/arch/mips/kernel/ |
| A D | perf_event_mipsxx.c | 474 if (flags & PERF_EF_RELOAD) in mipspmu_start() 525 mipspmu_start(event, PERF_EF_RELOAD); in mipspmu_add()
|
| /linux/arch/s390/kernel/ |
| A D | perf_cpum_sf.c | 1853 if (flags & PERF_EF_RELOAD) in cpumsf_pmu_start() 1941 cpumsf_pmu_start(event, PERF_EF_RELOAD); in cpumsf_pmu_add()
|
| /linux/arch/arm64/kvm/ |
| A D | pmu-emul.c | 506 cpu_pmu->pmu.start(perf_event, PERF_EF_RELOAD); in kvm_pmu_perf_overflow()
|