Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/perf/ui/stdio/
Dhist.c384 const char *col_width = symbol_conf.col_width_list_str; in hists__fprintf()
421 if (symbol_conf.col_width_list_str) { in hists__fprintf()
/external/linux-tools-perf/src/tools/perf/util/
Dsymbol.h113 *col_width_list_str; member
Dhist.c63 !symbol_conf.col_width_list_str && !symbol_conf.field_sep && in hists__set_unres_dso_col_len()
/external/linux-tools-perf/src/tools/perf/
Dbuiltin-report.c813 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str, in cmd_report()