Home
last modified time | relevance | path

Searched refs:maps__put (Results 1 – 7 of 7) 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 Daddr_location.c39 maps__put(dst->maps); in addr_location__copy()
H A Dthread.c101 maps__put(thread__maps(thread)); in thread__delete()
H A Dmaps.c272 void maps__put(struct maps *maps) in maps__put() function
H A Dcallchain.c1152 maps__put(al->maps); in fill_callchain_info()
H A Dhist.c1023 maps__put(al->maps); in iter_next_branch_entry()
H A Dmachine.c510 maps__put(thread__maps(th)); in machine__update_thread_pid()