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

/linux-master/tools/perf/util/
H A Dmaps.h24 bool maps__empty(struct maps *maps);
H A Dmaps.c542 bool maps__empty(struct maps *maps) function
H A Dmachine.c390 if (!maps__empty(thread__maps(thread)))
495 if (!maps__empty(thread__maps(th)))

Completed in 153 milliseconds