Home
last modified time | relevance | path

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

/Linux-v5.15/tools/perf/util/
Dmaps.h53 bool maps__empty(struct maps *maps);
Dmap.c623 bool maps__empty(struct maps *maps) in maps__empty() function
Dmachine.c440 if (!maps__empty(th->maps)) in machine__update_thread_pid()