Home
last modified time | relevance | path

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

/linux/tools/perf/util/
H A Dhist.h645 void perf_hpp__set_user_width(const char *width_list_str);
/linux/tools/perf/ui/stdio/
H A Dhist.c851 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in hists__fprintf()
/linux/tools/perf/ui/
H A Dhist.c1149 void perf_hpp__set_user_width(const char *width_list_str) in perf_hpp__set_user_width() function
/linux/tools/perf/ui/browsers/
H A Dhists.c3077 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in evsel__hists_browse()