Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dthread.c374 static int thread__prepare_access_maps_cb(struct map *map, void *data) in thread__prepare_access_maps_cb() function
392 maps__for_each_map(thread__maps(thread), thread__prepare_access_maps_cb, &args); in thread__prepare_access()