Home
last modified time | relevance | path

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

/linux/tools/perf/util/
A Dsymbol_conf.h61 *col_width_list_str, member
A Dhist.c74 !symbol_conf.col_width_list_str && !symbol_conf.field_sep && in hists__set_unres_dso_col_len()
/linux/tools/perf/ui/stdio/
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/
A Dbuiltin-report.c1256 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str, in cmd_report()
A Dbuiltin-top.c1542 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str, in cmd_top()
/linux/tools/perf/ui/browsers/
A Dhists.c3027 if (symbol_conf.col_width_list_str) in evsel__hists_browse()
3028 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in evsel__hists_browse()

Completed in 28 milliseconds