Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dmaps.h24 bool maps__empty(struct maps *maps);
H A Dmaps.c542 bool maps__empty(struct maps *maps) in maps__empty() function
H A Dmachine.c364 if (!maps__empty(thread__maps(thread))) in findnew_guest_code()
469 if (!maps__empty(thread__maps(th))) in machine__update_thread_pid()