Lines Matching refs:map__dso
233 struct dso *dso_l = map_l ? map__dso(map_l) : NULL; in _sort__dso_cmp()
234 struct dso *dso_r = map_r ? map__dso(map_r) : NULL; in _sort__dso_cmp()
260 const struct dso *dso = map ? map__dso(map) : NULL; in _hist_entry__dso_snprintf()
282 return dso && (!he->ms.map || map__dso(he->ms.map) != dso); in hist_entry__dso_filter()
362 struct dso *dso = map ? map__dso(map) : NULL; in _hist_entry__sym_snprintf()
644 sf = __get_srcline(map__dso(map), map__rip_2objdump(map, e->ip), in hist_entry__get_srcfile()
985 map__dso(he->branch_info->from.ms.map) != dso); in hist_entry__dso_from_filter()
1017 map__dso(he->branch_info->to.ms.map) != dso); in hist_entry__dso_to_filter()
1528 l_dso = map__dso(l_map); in sort__dcacheline_cmp()
1529 r_dso = map__dso(r_map); in sort__dcacheline_cmp()
1573 struct dso *dso = map ? map__dso(map) : NULL; in hist_entry__dcacheline_snprintf()
2078 if (map && map__dso(map)) in _hist_entry__dso_size_snprintf()