Home
last modified time | relevance | path

Searched refs:perfcntr (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/arch/mips/oprofile/
H A Dop_model_mipsxx.c116 __define_perf_accessors(perfcntr, 0, 2)
117 __define_perf_accessors(perfcntr, 1, 3)
118 __define_perf_accessors(perfcntr, 2, 0)
119 __define_perf_accessors(perfcntr, 3, 1)
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/
H A Dmsm_perf.c73 const struct msm_gpu_perfcntr *perfcntr = &gpu->perfcntrs[i]; in refill_buf() local
74 n = snprintf(ptr, rem, "\t%s", perfcntr->name); in refill_buf()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/
H A Dmsm_perf.c73 const struct msm_gpu_perfcntr *perfcntr = &gpu->perfcntrs[i]; in refill_buf() local
74 n = snprintf(ptr, rem, "\t%s", perfcntr->name); in refill_buf()
/kernel/linux/linux-5.10/drivers/gpu/drm/msm/adreno/
H A Da3xx_gpu.c259 const struct msm_gpu_perfcntr *perfcntr = &gpu->perfcntrs[i]; in a3xx_hw_init() local
260 gpu_write(gpu, perfcntr->select_reg, perfcntr->select_val); in a3xx_hw_init()
/kernel/linux/linux-6.6/drivers/gpu/drm/msm/adreno/
H A Da3xx_gpu.c258 const struct msm_gpu_perfcntr *perfcntr = &gpu->perfcntrs[i]; in a3xx_hw_init() local
259 gpu_write(gpu, perfcntr->select_reg, perfcntr->select_val); in a3xx_hw_init()

Completed in 4 milliseconds