Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dthread.c23 thread->mg = map_groups__get(leader->mg); in thread__init_map_groups()
Dmap.h77 static inline struct map_groups *map_groups__get(struct map_groups *mg) in map_groups__get() function
Dmachine.c350 th->mg = map_groups__get(leader->mg); in machine__update_thread_pid()