Searched refs:col_width_list_str (Results 1 - 12 of 12) sorted by relevance
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | symbol_conf.h | 60 *col_width_list_str, member
|
H A D | hist.c | 74 !symbol_conf.col_width_list_str && !symbol_conf.field_sep && in hists__set_unres_dso_col_len()
|
/kernel/linux/linux-6.6/tools/perf/util/ |
H A D | symbol_conf.h | 60 *col_width_list_str, member
|
H A D | hist.c | 75 !symbol_conf.col_width_list_str && !symbol_conf.field_sep && in hists__set_unres_dso_col_len()
|
/kernel/linux/linux-5.10/tools/perf/ui/stdio/ |
H A D | hist.c | 833 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()
|
/kernel/linux/linux-6.6/tools/perf/ui/stdio/ |
H A D | hist.c | 833 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()
|
/kernel/linux/linux-5.10/tools/perf/ |
H A D | builtin-report.c | 1238 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str, in cmd_report()
|
H A D | builtin-top.c | 1549 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str, in cmd_top()
|
/kernel/linux/linux-5.10/tools/perf/ui/browsers/ |
H A D | hists.c | 3020 if (symbol_conf.col_width_list_str) in perf_evsel__hists_browse() 3021 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in perf_evsel__hists_browse()
|
/kernel/linux/linux-6.6/tools/perf/ui/browsers/ |
H A D | hists.c | 3021 if (symbol_conf.col_width_list_str) in evsel__hists_browse() 3022 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in evsel__hists_browse()
|
/kernel/linux/linux-6.6/tools/perf/ |
H A D | builtin-report.c | 1314 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str, in cmd_report()
|
H A D | builtin-top.c | 1562 OPT_STRING('w', "column-widths", &symbol_conf.col_width_list_str, in cmd_top()
|
Completed in 26 milliseconds