Home
last modified time | relevance | path

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

/drivers/perf/arm_cspmu/
A Darm_cspmu.c252 u8 pmu_type; in arm_cspmu_get_name() local
263 pmu_type = apmt_node->type; in arm_cspmu_get_name()
265 if (pmu_type >= ACPI_APMT_NODE_TYPE_COUNT) { in arm_cspmu_get_name()
266 dev_err(dev, "unsupported PMU type-%u\n", pmu_type); in arm_cspmu_get_name()
270 if (pmu_type == ACPI_APMT_NODE_TYPE_ACPI) { in arm_cspmu_get_name()
275 arm_cspmu_type_str[pmu_type], in arm_cspmu_get_name()
280 arm_cspmu_type_str[pmu_type], in arm_cspmu_get_name()
281 atomic_fetch_inc(&pmu_idx[pmu_type])); in arm_cspmu_get_name()
/drivers/gpu/drm/amd/amdgpu/
A Damdgpu_pmu.c596 unsigned int pmu_type, in create_pmu_entry() argument
612 pmu_entry->pmu_perf_type = pmu_type; in create_pmu_entry()

Completed in 7 milliseconds