Home
last modified time | relevance | path

Searched refs:HISTC_COMM (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/tools/perf/util/
H A Dhist.h44 HISTC_COMM, enumerator
H A Dsort.c228 .se_width_idx = HISTC_COMM,
3941 case HISTC_COMM: in get_elide()
H A Dhist.c111 if (hists__new_col_len(hists, HISTC_COMM, len)) in hists__calc_col_len()