Lines Matching refs:pmu_events_map
136 static struct pmu_events_map *__test_pmu_get_events_map(void) in __test_pmu_get_events_map()
138 struct pmu_events_map *map; in __test_pmu_get_events_map()
140 for (map = &pmu_events_map[0]; map->cpuid; map++) { in __test_pmu_get_events_map()
153 struct pmu_events_map *map = __test_pmu_get_events_map(); in test_pmu_event_table()
276 struct pmu_events_map *map = __test_pmu_get_events_map(); in __test__pmu_event_aliases()
451 const struct pmu_events_map *map, in expr_failure()
462 struct pmu_events_map *cpus_map = perf_pmu__find_map(NULL); in test_parsing()
463 struct pmu_events_map *map; in test_parsing()
472 map = &pmu_events_map[i++]; in test_parsing()
581 struct pmu_events_map *map; in test_parsing_fake()
594 map = &pmu_events_map[i++]; in test_parsing_fake()