Home
last modified time | relevance | path

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

/openbmc/linux/tools/perf/util/
H A Dsymbol_conf.h34 show_hist_headers, member
H A Dconfig.c453 symbol_conf.show_hist_headers = perf_config_bool(var, value); in perf_ui_config()
H A Dsymbol.c59 .show_hist_headers = true,
/openbmc/linux/tools/perf/ui/browsers/
H A Dhists.c2218 browser->show_headers = symbol_conf.show_hist_headers; in hist_browser__init()