Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/tests/
H A Devent_groups.c21 static struct uncore_pmus { struct
24 } uncore_pmus[NR_UNCORE_PMUS] = { argument
59 if (!strcmp(uncore_pmus[i].name, pmu->name)) { in setup_uncore_event()
62 configs[2] = uncore_pmus[i].config; in setup_uncore_event()