Searched refs:col_width_list_str (Results 1 – 6 of 6) sorted by relevance
59 *col_width_list_str, member
72 !symbol_conf.col_width_list_str && !symbol_conf.field_sep && in hists__set_unres_dso_col_len()
810 if (symbol_conf.col_width_list_str) in hists__fprintf()811 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in hists__fprintf()
1145 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str, in cmd_report()
1520 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str, in cmd_top()
2905 if (symbol_conf.col_width_list_str) in perf_evsel__hists_browse()2906 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in perf_evsel__hists_browse()