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

/linux-master/tools/perf/util/
H A Ddso.h254 int dso__name_len(const struct dso *dso);
H A Dhist.c109 len = dso__name_len(map__dso(h->ms.map));
123 symlen = dso__name_len(map__dso(h->branch_info->from.ms.map));
138 symlen = dso__name_len(map__dso(h->branch_info->to.ms.map));
183 symlen = dso__name_len(map__dso(h->mem_info->daddr.ms.map));
H A Ddso.c1290 int dso__name_len(const struct dso *dso) function

Completed in 137 milliseconds