Home
last modified time | relevance | path

Searched refs:_hist_entry__dso_snprintf (Results 1 – 1 of 1) sorted by relevance

/external/linux-tools-perf/src/tools/perf/util/
Dsort.c139 static int _hist_entry__dso_snprintf(struct map *map, char *bf, in _hist_entry__dso_snprintf() function
154 return _hist_entry__dso_snprintf(self->ms.map, bf, size, width); in hist_entry__dso_snprintf()
360 return _hist_entry__dso_snprintf(self->branch_info->from.map, in hist_entry__dso_from_snprintf()
374 return _hist_entry__dso_snprintf(self->branch_info->to.map, in hist_entry__dso_to_snprintf()
523 return _hist_entry__dso_snprintf(map, bf, size, width); in hist_entry__dso_daddr_snprintf()