Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dmaps.h70 bool maps__empty(struct maps *maps);
H A Dmaps.c158 bool maps__empty(struct maps *maps) in maps__empty() function
H A Dmachine.c549 if (!maps__empty(thread__maps(th))) in machine__update_thread_pid()