Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dmaps.h55 static inline struct maps *maps__get(struct maps *maps) in maps__get() function
H A Dthread.c31 thread->maps = maps__get(leader->maps); in thread__init_maps()
H A Dmachine.c437 th->maps = maps__get(leader->maps); in machine__update_thread_pid()