Searched refs:HISTC_SYMBOL_FROM (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hist.h | 50 HISTC_SYMBOL_FROM, enumerator
|
H A D | hist.c | 120 hists__new_col_len(hists, HISTC_SYMBOL_FROM, symlen); in hists__calc_col_len() 126 hists__new_col_len(hists, HISTC_SYMBOL_FROM, symlen); in hists__calc_col_len()
|
H A D | sort.c | 978 .se_width_idx = HISTC_SYMBOL_FROM, 2929 case HISTC_SYMBOL_FROM: in get_elide()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | hist.h | 51 HISTC_SYMBOL_FROM, enumerator
|
H A D | hist.c | 121 hists__new_col_len(hists, HISTC_SYMBOL_FROM, symlen); in hists__calc_col_len() 127 hists__new_col_len(hists, HISTC_SYMBOL_FROM, symlen); in hists__calc_col_len()
|
H A D | sort.c | 1125 .se_width_idx = HISTC_SYMBOL_FROM, 3496 case HISTC_SYMBOL_FROM: in get_elide()
|
Completed in 18 milliseconds