Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/perf/
Darm_dsu_pmu.c13 #define PMUNAME "arm_dsu" macro
14 #define DRVNAME PMUNAME "_pmu"
708 PMUNAME, atomic_inc_return(&pmu_idx)); in dsu_pmu_device_probe()
Darm_spe_pmu.c22 #define PMUNAME "arm_spe" macro
23 #define DRVNAME PMUNAME "_pmu"
929 name = devm_kasprintf(dev, GFP_KERNEL, "%s_%d", PMUNAME, idx); in arm_spe_pmu_perf_init()