Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/perf/
Darm_dsu_pmu.c10 #define PMUNAME "arm_dsu" macro
11 #define DRVNAME PMUNAME "_pmu"
735 PMUNAME, atomic_inc_return(&pmu_idx)); in dsu_pmu_device_probe()
Darm_spe_pmu.c11 #define PMUNAME "arm_spe" macro
12 #define DRVNAME PMUNAME "_pmu"
941 name = devm_kasprintf(dev, GFP_KERNEL, "%s_%d", PMUNAME, idx); in arm_spe_pmu_perf_init()