Home
last modified time | relevance | path

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

/Linux-v4.19/tools/perf/util/
Dmap.h73 static inline struct map_groups *map_groups__get(struct map_groups *mg) in map_groups__get() function
Dthread.c28 thread->mg = map_groups__get(leader->mg); in thread__init_map_groups()
Dmachine.c401 th->mg = map_groups__get(leader->mg); in machine__update_thread_pid()