Home
last modified time | relevance | path

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

/linux-6.15/tools/perf/util/
H A Dsymbol_conf.h36 show_hist_headers, member
H A Dconfig.c470 symbol_conf.show_hist_headers = perf_config_bool(var, value); in perf_ui_config()
H A Dsymbol.c61 .show_hist_headers = true,
/linux-6.15/tools/perf/ui/browsers/
H A Dhists.c2226 browser->show_headers = symbol_conf.show_hist_headers; in hist_browser__init()