col_width_list_str 1143 tools/perf/builtin-report.c 	OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str,
col_width_list_str 1518 tools/perf/builtin-top.c 	OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str,
col_width_list_str 2900 tools/perf/ui/browsers/hists.c 	if (symbol_conf.col_width_list_str)
col_width_list_str 2901 tools/perf/ui/browsers/hists.c 		perf_hpp__set_user_width(symbol_conf.col_width_list_str);
col_width_list_str  810 tools/perf/ui/stdio/hist.c 	if (symbol_conf.col_width_list_str)
col_width_list_str  811 tools/perf/ui/stdio/hist.c 		perf_hpp__set_user_width(symbol_conf.col_width_list_str);
col_width_list_str   72 tools/perf/util/hist.c 	    !symbol_conf.col_width_list_str && !symbol_conf.field_sep &&
col_width_list_str   59 tools/perf/util/symbol_conf.h 			*col_width_list_str,