Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dmaps.h62 void maps__put(struct maps *maps);
Dthread.c91 maps__put(thread->maps); in thread__delete()
Dmap.c645 void maps__put(struct maps *maps) in maps__put() function
Dmachine.c443 maps__put(th->maps); in machine__update_thread_pid()