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

/linux-master/tools/perf/util/
H A Dhist.c70 static void hists__set_unres_dso_col_len(struct hists *hists, int dso) function
101 hists__set_unres_dso_col_len(hists, HISTC_DSO);
129 hists__set_unres_dso_col_len(hists, HISTC_DSO_FROM);
144 hists__set_unres_dso_col_len(hists, HISTC_DSO_TO);
188 hists__set_unres_dso_col_len(hists, HISTC_MEM_DADDR_DSO);
201 hists__set_unres_dso_col_len(hists, HISTC_MEM_DADDR_DSO);

Completed in 209 milliseconds