Home
last modified time | relevance | path

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

/linux/tools/perf/pmu-events/
A Dpmu-events.h40 struct pmu_events_map { struct
56 extern const struct pmu_events_map pmu_events_map[]; argument
A DREADME64 struct pmu_events_map pmu_events_map[] = {
80 JSON file. Hence several entries in the pmu_events_map[] could map
/linux/tools/perf/tests/
A Dpmu-events.c247 const struct pmu_events_map *map; in __test_pmu_get_events_map()
249 for (map = &pmu_events_map[0]; map->cpuid; map++) { in __test_pmu_get_events_map()
425 const struct pmu_events_map *map = __test_pmu_get_events_map(); in test__pmu_event_table()
522 const struct pmu_events_map *map = __test_pmu_get_events_map(); in __test_core_pmu_event_aliases()
575 const struct pmu_events_map *map; in __test_uncore_pmu_event_aliases()
823 const struct pmu_events_map *map, in expr_failure()
839 const struct pmu_events_map *map, in resolve_metric_simple()
901 const struct pmu_events_map *map; in test__parsing()
915 map = &pmu_events_map[i++]; in test__parsing()
1043 const struct pmu_events_map *map; in test__parsing_fake()
[all …]
A Dexpand-cgroup.c198 const struct pmu_events_map ev_map = { in expand_metric_events()
A Dparse-metric.c82 static const struct pmu_events_map map = {
/linux/tools/perf/util/
A Dmetricgroup.h14 struct pmu_events_map;
74 const struct pmu_events_map *map);
76 const struct pmu_events_map *map,
A Dpmu.h127 const struct pmu_events_map *map);
129 const struct pmu_events_map *perf_pmu__find_map(struct perf_pmu *pmu);
130 const struct pmu_events_map *pmu_events_map__find(void);
A Dmetricgroup.c542 const struct pmu_events_map *map = pmu_events_map__find(); in metricgroup__print()
843 const struct pmu_events_map *map;
852 const struct pmu_events_map *map);
875 const struct pmu_events_map *map) in resolve_metric()
953 const struct pmu_events_map *map) in __add_metric()
1051 const struct pmu_events_map *map) in metricgroup__find_metric()
1070 const struct pmu_events_map *map) in add_metric()
1143 const struct pmu_events_map *map) in metricgroup__add_metric()
1207 const struct pmu_events_map *map) in metricgroup__add_metric_list()
1367 const struct pmu_events_map *map) in parse_groups()
[all …]
A Ds390-sample-raw.c138 static const char *get_counter_name(int set, int nr, const struct pmu_events_map *map) in get_counter_name()
162 const struct pmu_events_map *map; in s390_cpumcfdg_dump()
A Dpmu.c713 const struct pmu_events_map *perf_pmu__find_map(struct perf_pmu *pmu) in perf_pmu__find_map()
715 const struct pmu_events_map *map; in perf_pmu__find_map()
727 map = &pmu_events_map[i++]; in perf_pmu__find_map()
740 const struct pmu_events_map *__weak pmu_events_map__find(void) in pmu_events_map__find()
827 const struct pmu_events_map *map) in pmu_add_cpu_aliases_map()
862 const struct pmu_events_map *map; in pmu_add_cpu_aliases()
/linux/tools/perf/arch/arm64/util/
A Dpmu.c6 const struct pmu_events_map *pmu_events_map__find(void) in pmu_events_map__find()

Completed in 18 milliseconds