Home
last modified time | relevance | path

Searched refs:maps__put (Results 1 - 12 of 12) sorted by relevance

/kernel/linux/linux-6.6/tools/perf/util/
H A Dmaps.h64 void maps__put(struct maps *maps);
68 maps__put(*map); in __maps__zput()
H A Daddr_location.c38 maps__put(dst->maps); in addr_location__copy()
H A Dmaps.c191 void maps__put(struct maps *maps) in maps__put() function
H A Dthread.c100 maps__put(thread__maps(thread)); in thread__delete()
H A Dhist.c931 maps__put(al->maps); in iter_next_branch_entry()
2704 maps__put(bi[i].to.ms.maps); in hist__account_cycles()
2706 maps__put(bi[i].from.ms.maps); in hist__account_cycles()
H A Dmachine.c552 maps__put(thread__maps(th)); in machine__update_thread_pid()
2395 maps__put(ms.maps); in add_callchain_ip()
3123 maps__put(ilist_ms.maps); in append_inlines()
H A Dcallchain.c1131 maps__put(al->maps); in fill_callchain_info()
/kernel/linux/linux-5.10/tools/perf/util/
H A Dmaps.h62 void maps__put(struct maps *maps);
H A Dthread.c91 maps__put(thread->maps); in thread__delete()
H A Dmap.c641 void maps__put(struct maps *maps) in maps__put() function
H A Dhist.c2652 maps__put(bi[i].to.ms.maps); in hist__account_cycles()
2654 maps__put(bi[i].from.ms.maps); in hist__account_cycles()
H A Dmachine.c434 maps__put(th->maps); in machine__update_thread_pid()

Completed in 21 milliseconds