Searched refs:notrace (Results 1 – 5 of 5) sorted by relevance
36 #define notrace macro
41 struct list_head notrace; member386 ret = __set_tracing_filter("set_ftrace_notrace", &ftrace->notrace); in set_tracing_filters()864 !list_empty(&ftrace->notrace); in select_tracer()908 OPT_CALLBACK('N', "notrace-funcs", &ftrace.notrace, "func", in cmd_ftrace()931 INIT_LIST_HEAD(&ftrace.notrace); in cmd_ftrace()972 delete_filter_func(&ftrace.notrace); in cmd_ftrace()
81 --notrace-funcs=::102 Select function_graph tracer and set graph notrace filter on the
159 set_array_of ${instance}.ftrace.notrace \
314 funcB obviously does not call schedule(), and is marked notrace (since