Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/tools/perf/util/
H A Dmaps.h53 bool maps__empty(struct maps *maps);
H A Dmap.c619 bool maps__empty(struct maps *maps) in maps__empty() function
H A Dmachine.c431 if (!maps__empty(th->maps)) in machine__update_thread_pid()