graph_funcs        38 tools/perf/builtin-ftrace.c 	struct list_head	graph_funcs;
graph_funcs       240 tools/perf/builtin-ftrace.c 	ret = __set_tracing_filter("set_graph_function", &ftrace->graph_funcs);
graph_funcs       475 tools/perf/builtin-ftrace.c 	OPT_CALLBACK('G', "graph-funcs", &ftrace.graph_funcs, "func",
graph_funcs       486 tools/perf/builtin-ftrace.c 	INIT_LIST_HEAD(&ftrace.graph_funcs);
graph_funcs       525 tools/perf/builtin-ftrace.c 	delete_filter_func(&ftrace.graph_funcs);