Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dhist.h272 void perf_hpp__set_user_width(const char *width_list_str);
/linux-4.4.14/tools/perf/ui/stdio/
Dhist.c397 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in hists__fprintf()
/linux-4.4.14/tools/perf/ui/
Dhist.c677 void perf_hpp__set_user_width(const char *width_list_str) in perf_hpp__set_user_width() function
/linux-4.4.14/tools/perf/ui/browsers/
Dhists.c1832 perf_hpp__set_user_width(symbol_conf.col_width_list_str); in perf_evsel__hists_browse()