Home
last modified time | relevance | path

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

/openbmc/linux/drivers/gpu/drm/amd/amdgpu/
H A 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 }
526 config->types[i].num_of_type, in init_pmu_entry_by_type_and_add()
528 total_num_events += config->types[i].num_of_type; in init_pmu_entry_by_type_and_add()