Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pmu.c85 const unsigned int num_of_type; member
131 .num_of_type = NUM_EVENTS_VEGA20_XGMI }
196 .num_of_type = NUM_EVENTS_ARCTURUS_XGMI }
527 config->types[i].num_of_type, in init_pmu_entry_by_type_and_add()
529 total_num_events += config->types[i].num_of_type; in init_pmu_entry_by_type_and_add()