dso__hit
return with_hits && !dso__hit(dso);
if (dso && !dso__hit(dso)) {
if (dso && !dso__hit(dso)) {
(dso__hit(map__dso(kernel_map)) &&
if (!dso__hit(dso) && !dso__is_vdso(dso))
if (!dso__has_build_id(dso) || !dso__hit(dso))
if (args->with_hits && !dso__hit(dso) && !dso__is_vdso(dso))