Searched refs:HISTC_CGROUP (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | hist.h | 41 HISTC_CGROUP, enumerator
|
H A D | hist.c | 198 hists__new_col_len(hists, HISTC_CGROUP, 6); in hists__calc_col_len() 235 hists__new_col_len(hists, HISTC_CGROUP, strlen(cgrp_name)); in hists__calc_col_len()
|
H A D | sort.c | 676 .se_width_idx = HISTC_CGROUP,
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | hist.h | 42 HISTC_CGROUP, enumerator
|
H A D | hist.c | 204 hists__new_col_len(hists, HISTC_CGROUP, 6); in hists__calc_col_len() 249 hists__new_col_len(hists, HISTC_CGROUP, strlen(cgrp_name)); in hists__calc_col_len()
|
H A D | sort.c | 821 .se_width_idx = HISTC_CGROUP,
|
Completed in 19 milliseconds