Searched refs:nograph_funcs (Results 1 – 2 of 2) sorted by relevance
19 struct list_head nograph_funcs; member
478 __set_tracing_filter("set_graph_notrace", &ftrace->nograph_funcs); in set_tracing_filters() 720 !list_empty(&ftrace->nograph_funcs); in set_tracing_options() 1783 OPT_CALLBACK('g', "nograph-funcs", &ftrace.nograph_funcs, "func", in cmd_ftrace() 1826 OPT_CALLBACK('g', "nograph-funcs", &ftrace.nograph_funcs, "func", in cmd_ftrace() 1852 INIT_LIST_HEAD(&ftrace.nograph_funcs); in cmd_ftrace() 2015 delete_filter_func(&ftrace.nograph_funcs); in cmd_ftrace()