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

/linux-4.1.27/tools/perf/util/
H A Dhist.c46 static void hists__set_unres_dso_col_len(struct hists *hists, int dso) hists__set_unres_dso_col_len() function
75 hists__set_unres_dso_col_len(hists, HISTC_DSO); hists__calc_col_len()
102 hists__set_unres_dso_col_len(hists, HISTC_DSO_FROM); hists__calc_col_len()
116 hists__set_unres_dso_col_len(hists, HISTC_DSO_TO); hists__calc_col_len()
139 hists__set_unres_dso_col_len(hists, HISTC_MEM_DADDR_DSO); hists__calc_col_len()
144 hists__set_unres_dso_col_len(hists, HISTC_MEM_DADDR_DSO); hists__calc_col_len()

Completed in 75 milliseconds