Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/tests/
H A Dmaps.c37 static int failed_cb(struct map *map, void *data __maybe_unused) in failed_cb() function
69 maps__for_each_map(maps, failed_cb, NULL); in check_maps()