Searched refs:hists__set_unres_dso_col_len (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hist.c | 69 static void hists__set_unres_dso_col_len(struct hists *hists, int dso) in hists__set_unres_dso_col_len() function 100 hists__set_unres_dso_col_len(hists, HISTC_DSO); in hists__calc_col_len() 127 hists__set_unres_dso_col_len(hists, HISTC_DSO_FROM); in hists__calc_col_len() 141 hists__set_unres_dso_col_len(hists, HISTC_DSO_TO); in hists__calc_col_len() 185 hists__set_unres_dso_col_len(hists, HISTC_MEM_DADDR_DSO); in hists__calc_col_len() 195 hists__set_unres_dso_col_len(hists, HISTC_MEM_DADDR_DSO); in hists__calc_col_len()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | hist.c | 70 static void hists__set_unres_dso_col_len(struct hists *hists, int dso) in hists__set_unres_dso_col_len() function 101 hists__set_unres_dso_col_len(hists, HISTC_DSO); in hists__calc_col_len() 129 hists__set_unres_dso_col_len(hists, HISTC_DSO_FROM); in hists__calc_col_len() 144 hists__set_unres_dso_col_len(hists, HISTC_DSO_TO); in hists__calc_col_len() 188 hists__set_unres_dso_col_len(hists, HISTC_MEM_DADDR_DSO); in hists__calc_col_len() 201 hists__set_unres_dso_col_len(hists, HISTC_MEM_DADDR_DSO); in hists__calc_col_len()
|
Completed in 8 milliseconds