Searched refs:dso__name_len (Results 1 - 3 of 3) sorted by relevance

/linux-master/tools/perf/util/
H A Dhist.c110 len = dso__name_len(map__dso(h->ms.map));
124 symlen = dso__name_len(map__dso(h->branch_info->from.ms.map));
139 symlen = dso__name_len(map__dso(h->branch_info->to.ms.map));
184 symlen = dso__name_len(map__dso(mem_info__daddr(h->mem_info)->ms.map));
H A Ddso.h637 int dso__name_len(const struct dso *dso);
H A Ddso.c1395 int dso__name_len(const struct dso *dso) function

Completed in 167 milliseconds