graph_function   1771 tools/perf/builtin-script.c 	if (!symbol_conf.graph_function)
graph_function   1781 tools/perf/builtin-script.c 		const char *s = symbol_conf.graph_function;
graph_function   3496 tools/perf/builtin-script.c 	OPT_STRING(0, "graph-function", &symbol_conf.graph_function, "symbol[,symbol...]",
graph_function   3786 tools/perf/builtin-script.c 	    symbol_conf.graph_function)
graph_function     49 tools/perf/util/symbol_conf.h 			*graph_function;