Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dmaps.h24 bool maps__empty(struct maps *maps);
H A Dmaps.c555 bool maps__empty(struct maps *maps) in maps__empty() function
H A Dmachine.c367 if (!maps__empty(thread__maps(thread))) in findnew_guest_code()
472 if (!maps__empty(thread__maps(th))) in machine__update_thread_pid()