Home
last modified time | relevance | path

Searched refs:PMU_NAME_SIZE (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pmu.c32 #define PMU_NAME_SIZE 32 macro
205 char pmu_name[PMU_NAME_SIZE]; in init_pmu_by_type()
227 snprintf(pmu_name, PMU_NAME_SIZE, "%s_%d", in init_pmu_by_type()