Home
last modified time | relevance | path

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

/linux-6.12.1/tools/perf/util/
Dsynthetic-events.c675 static int perf_event__synthesize_modules_maps_cb(struct map *map, void *data) in perf_event__synthesize_modules_maps_cb() function
750 rc = maps__for_each_map(maps, perf_event__synthesize_modules_maps_cb, &args); in perf_event__synthesize_modules()