Searched refs:sysprof (Results 1 – 4 of 4) sorted by relevance
10 int msm_context_set_sysprof(struct msm_context *ctx, struct msm_gpu *gpu, int sysprof) in msm_context_set_sysprof() argument20 switch (sysprof) { in msm_context_set_sysprof()22 return UERR(EINVAL, gpu->dev, "Invalid sysprof: %d", sysprof); in msm_context_set_sysprof()34 switch (ctx->sysprof) { in msm_context_set_sysprof()49 ctx->sysprof = sysprof; in msm_context_set_sysprof()
447 int sysprof; member720 int msm_context_set_sysprof(struct msm_context *ctx, struct msm_gpu *gpu, int sysprof);
2091 bool sysprof = msm_gpu_sysprof_no_ifpc(gpu) || force_on; in a6xx_gmu_sysprof_setup() local2106 if (sysprof && !test_and_set_bit(GMU_STATUS_OOB_PERF_SET, &gmu->status)) in a6xx_gmu_sysprof_setup()2108 else if (!sysprof && test_and_clear_bit(GMU_STATUS_OOB_PERF_SET, &gmu->status)) in a6xx_gmu_sysprof_setup()
236 bool sysprof = msm_gpu_sysprof_no_perfcntr_zap(&a6xx_gpu->base.base); in a6xx_set_pagetable() local279 if (!sysprof) { in a6xx_set_pagetable()336 if (!sysprof) { in a6xx_set_pagetable()