Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dsymbol_conf.h65 *col_width_list_str, member
/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()
/linux/tools/perf/
H A Dbuiltin-top.c1570 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str, in cmd_top()
/linux/tools/perf/ui/browsers/
H A Dhists.c3045 if (symbol_conf.col_width_list_str) in evsel__hists_browse()
3046 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in evsel__hists_browse()