Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/amd/amdgpu/
H A Damdgpu_pmu.c51 unsigned int pmu_perf_type; member
344 switch (pe->pmu_perf_type) { in amdgpu_perf_add()
516 if (pmu_entry->pmu_perf_type == AMDGPU_PMU_PERF_TYPE_ALL) { in init_pmu_entry_by_type_and_add()
553 if (pmu_entry->pmu_perf_type != AMDGPU_PMU_PERF_TYPE_ALL) in init_pmu_entry_by_type_and_add()
612 pmu_entry->pmu_perf_type = pmu_type; in create_pmu_entry()