Home
last modified time | relevance | path

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

/linux-4.4.14/tools/perf/util/
Dsymbol.h108 show_hist_headers, member
Dconfig.c391 symbol_conf.show_hist_headers = perf_config_bool(var, value); in perf_ui_config()
Dsymbol.c40 .show_hist_headers = true,
/linux-4.4.14/tools/perf/ui/browsers/
Dhists.c1238 browser->show_headers = symbol_conf.show_hist_headers; in hist_browser__new()