Home
last modified time | relevance | path

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

/linux-6.14.4/tools/perf/util/
Dthread.c352 static int thread__prepare_access_maps_cb(struct map *map, void *data) in thread__prepare_access_maps_cb() function
370 maps__for_each_map(thread__maps(thread), thread__prepare_access_maps_cb, &args); in thread__prepare_access()