Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsymbol_conf.h62 *col_width_list_str, member
H A Dhist.c75 !symbol_conf.col_width_list_str && !symbol_conf.field_sep && in hists__set_unres_dso_col_len()
/openbmc/linux/tools/perf/ui/stdio/
H A Dhist.c833 if (symbol_conf.col_width_list_str) in hists__fprintf()
834 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in hists__fprintf()
/openbmc/linux/tools/perf/
H A Dbuiltin-report.c1312 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str, in cmd_report()
H A Dbuiltin-top.c1561 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str, in cmd_top()
/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c3017 if (symbol_conf.col_width_list_str) in evsel__hists_browse()
3018 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in evsel__hists_browse()