Home
last modified time | relevance | path

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

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