Home
last modified time | relevance | path

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

/Linux-v6.6/tools/perf/util/
Dmaps.h60 bool maps__empty(struct maps *maps);
Dmaps.c158 bool maps__empty(struct maps *maps) in maps__empty() function
Dmachine.c549 if (!maps__empty(thread__maps(th))) in machine__update_thread_pid()