Home
last modified time | relevance | path

Searched refs:notrace (Results 1 – 5 of 5) sorted by relevance

/tools/testing/selftests/rcutorture/formal/srcu-cbmc/src/
Dmisc.h36 #define notrace macro
/tools/perf/
Dbuiltin-ftrace.c41 struct list_head notrace; member
386 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()
/tools/perf/Documentation/
Dperf-ftrace.txt81 --notrace-funcs=::
102 Select function_graph tracer and set graph notrace filter on the
/tools/bootconfig/scripts/
Dbconf2ftrace.sh159 set_array_of ${instance}.ftrace.notrace \
/tools/objtool/Documentation/
Dstack-validation.txt314 funcB obviously does not call schedule(), and is marked notrace (since