Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/tests/
H A Dsymbols.c49 static int find_map_cb(struct map *map, void *d) in find_map_cb() function
63 machine__for_each_kernel_map(machine, find_map_cb, &data); in find_module_map()