Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmaps.h28 void maps__put(struct maps *maps);
32 maps__put(*map); in __maps__zput()
H A Dthread.c101 maps__put(thread__maps(thread)); in thread__delete()
H A Dmaps.c293 void maps__put(struct maps *maps) in maps__put() function
H A Dmachine.c510 maps__put(thread__maps(th)); in machine__update_thread_pid()