Home
last modified time | relevance | path

Searched refs:col_width_list_str (Results 1 – 6 of 6) sorted by relevance

/Linux-v4.19/tools/perf/ui/stdio/
Dhist.c772 if (symbol_conf.col_width_list_str) in hists__fprintf()
773 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in hists__fprintf()
/Linux-v4.19/tools/perf/util/
Dsymbol.h136 *col_width_list_str, member
Dhist.c62 !symbol_conf.col_width_list_str && !symbol_conf.field_sep && in hists__set_unres_dso_col_len()
/Linux-v4.19/tools/perf/
Dbuiltin-report.c1067 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str, in cmd_report()
Dbuiltin-top.c1360 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str, in cmd_top()
/Linux-v4.19/tools/perf/ui/browsers/
Dhists.c2776 if (symbol_conf.col_width_list_str) in perf_evsel__hists_browse()
2777 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in perf_evsel__hists_browse()