HomeSort by relevance Sort by last modified time
    Searched refs:col_width_list_str (Results 1 - 4 of 4) sorted by null

  /external/linux-tools-perf/perf-3.12.0/tools/perf/ui/stdio/
hist.c 384 const char *col_width = symbol_conf.col_width_list_str;
421 if (symbol_conf.col_width_list_str) {
  /external/linux-tools-perf/perf-3.12.0/tools/perf/util/
symbol.h 123 *col_width_list_str; member in struct:symbol_conf
hist.c 63 !symbol_conf.col_width_list_str && !symbol_conf.field_sep &&
  /external/linux-tools-perf/perf-3.12.0/tools/perf/
builtin-report.c 813 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str,

Completed in 209 milliseconds