Home
last modified time | relevance | path

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

/Linux-v5.4/tools/perf/util/
Dmap_groups.h52 static inline struct map_groups *map_groups__get(struct map_groups *mg) in map_groups__get() function
Dthread.c31 thread->mg = map_groups__get(leader->mg); in thread__init_map_groups()
Dmachine.c431 th->mg = map_groups__get(leader->mg); in machine__update_thread_pid()