Searched refs:HISTC_SYMBOL (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hist.h | 35 HISTC_SYMBOL, enumerator
|
H A D | hist.c | 96 hists__new_col_len(hists, HISTC_SYMBOL, symlen); in hists__calc_col_len() 99 hists__new_col_len(hists, HISTC_SYMBOL, symlen); in hists__calc_col_len()
|
H A D | sort.c | 358 .se_width_idx = HISTC_SYMBOL, 2915 case HISTC_SYMBOL: in get_elide()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | hist.h | 36 HISTC_SYMBOL, enumerator
|
H A D | hist.c | 97 hists__new_col_len(hists, HISTC_SYMBOL, symlen); in hists__calc_col_len() 100 hists__new_col_len(hists, HISTC_SYMBOL, symlen); in hists__calc_col_len()
|
H A D | sort.c | 418 .se_width_idx = HISTC_SYMBOL, 3482 case HISTC_SYMBOL: in get_elide()
|
Completed in 19 milliseconds