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

/linux-master/tools/perf/util/
H A Ddso.c71 bool dso__is_object_file(const struct dso *dso) function
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)))

Completed in 352 milliseconds