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

/linux-master/tools/perf/util/
H A Ddso.h404 bool dso__is_object_file(const struct dso *dso);
H A Dmap.c478 if (print_off && (!dso || !dso__is_object_file(dso)))
H A Ddso.c71 bool dso__is_object_file(const struct dso *dso) function

Completed in 114 milliseconds