Searched refs:HISTC_DSO_FROM (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hist.h | 52 HISTC_DSO_FROM, enumerator
|
H A D | hist.c | 123 hists__new_col_len(hists, HISTC_DSO_FROM, symlen); in hists__calc_col_len() 127 hists__set_unres_dso_col_len(hists, HISTC_DSO_FROM); in hists__calc_col_len()
|
H A D | sort.c | 962 .se_width_idx = HISTC_DSO_FROM, 2933 case HISTC_DSO_FROM: in get_elide()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | hist.h | 53 HISTC_DSO_FROM, enumerator
|
H A D | hist.c | 124 hists__new_col_len(hists, HISTC_DSO_FROM, symlen); in hists__calc_col_len() 129 hists__set_unres_dso_col_len(hists, HISTC_DSO_FROM); in hists__calc_col_len()
|
H A D | sort.c | 1109 .se_width_idx = HISTC_DSO_FROM, 3500 case HISTC_DSO_FROM: in get_elide()
|
Completed in 19 milliseconds