Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/drm/amd/amdgpu/
Damdgpu_pmu.c51 unsigned int pmu_perf_type; member
345 switch (pe->pmu_perf_type) { in amdgpu_perf_add()
517 if (pmu_entry->pmu_perf_type == AMDGPU_PMU_PERF_TYPE_ALL) { in init_pmu_entry_by_type_and_add()
554 if (pmu_entry->pmu_perf_type != AMDGPU_PMU_PERF_TYPE_ALL) in init_pmu_entry_by_type_and_add()
613 pmu_entry->pmu_perf_type = pmu_type; in create_pmu_entry()