Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_pmu.c39 unsigned int pmu_perf_type; member
74 switch (pe->pmu_perf_type) { in amdgpu_perf_start()
102 switch (pe->pmu_perf_type) { in amdgpu_perf_read()
127 switch (pe->pmu_perf_type) { in amdgpu_perf_stop()
157 switch (pe->pmu_perf_type) { in amdgpu_perf_add()
186 switch (pe->pmu_perf_type) { in amdgpu_perf_del()
203 unsigned int pmu_perf_type, in init_pmu_by_type()
227 pmu_entry->pmu_perf_type = pmu_perf_type; in init_pmu_by_type()
200 init_pmu_by_type(struct amdgpu_device *adev, const struct attribute_group *attr_groups[], char *pmu_type_name, char *pmu_file_prefix, unsigned int pmu_perf_type, unsigned int num_counters) init_pmu_by_type() argument
/kernel/linux/linux-6.6/drivers/gpu/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()

Completed in 2 milliseconds