show_hist_headers 2163 tools/perf/ui/browsers/hists.c 	browser->show_headers		= symbol_conf.show_hist_headers;
show_hist_headers  438 tools/perf/util/config.c 		symbol_conf.show_hist_headers = perf_config_bool(var, value);
show_hist_headers   59 tools/perf/util/symbol.c 	.show_hist_headers	= true,
show_hist_headers   35 tools/perf/util/symbol_conf.h 			show_hist_headers,