Home
last modified time | relevance | path

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

/linux-6.1.9/tools/perf/util/
Dmaps.h53 bool maps__empty(struct maps *maps);
Dmaps.c111 bool maps__empty(struct maps *maps) in maps__empty() function
Dmachine.c542 if (!maps__empty(th->maps)) in machine__update_thread_pid()