Searched refs:dso__hit (Results 1 – 6 of 6) sorted by relevance
81 return with_hits && !dso__hit(dso); in dso__skip_buildid()
514 if (dso && !dso__hit(dso)) { in perf_event__repipe_common_mmap()864 if (dso && !dso__hit(dso)) { in mark_dso_hit()
621 (dso__hit(map__dso(kernel_map)) && in report__warn_kptr_restrict()
76 if (args->with_hits && !dso__hit(dso) && !dso__is_vdso(dso)) in dsos__read_build_ids_cb()
383 static inline bool dso__hit(const struct dso *dso) in dso__hit() function
314 if (!dso__hit(dso) && !dso__is_vdso(dso)) in machine__write_buildid_table_cb()