Home
last modified time | relevance | path

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

/linux-5.19.10/tools/perf/arch/arm64/util/
Dpmu.c6 const struct pmu_events_map *pmu_events_map__find(void) in pmu_events_map__find() function
/linux-5.19.10/tools/perf/util/
Dpmu.h130 const struct pmu_events_map *pmu_events_map__find(void);
Ds390-sample-raw.c165 map = pmu_events_map__find(); in s390_cpumcfdg_dump()
Dmetricgroup.c542 const struct pmu_events_map *map = pmu_events_map__find(); in metricgroup__print()
1589 const struct pmu_events_map *map = pmu_events_map__find(); in metricgroup__parse_groups()
1608 const struct pmu_events_map *map = pmu_events_map__find(); in metricgroup__has_metric()
Dpmu.c740 const struct pmu_events_map *__weak pmu_events_map__find(void) in pmu_events_map__find() function
/linux-5.19.10/tools/perf/tests/
Dpmu-events.c932 const struct pmu_events_map *cpus_map = pmu_events_map__find(); in test__parsing()