Home
last modified time | relevance | path

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

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

Completed in 15 milliseconds