Searched refs:FTRACE_OPS_FL_STUB (Results 1 - 2 of 2) sorted by last modified time

/linux-master/kernel/trace/
H A Dftrace.c89 .flags = FTRACE_OPS_FL_STUB,
138 .flags = FTRACE_OPS_FL_STUB,
155 .flags = FTRACE_OPS_FL_STUB,
5524 .flags = FTRACE_OPS_FL_STUB,
7366 if (op->flags & FTRACE_OPS_FL_STUB)
/linux-master/include/linux/
H A Dftrace.h238 FTRACE_OPS_FL_STUB = BIT(5), enumerator in enum:__anon144
909 #define FTRACE_OPS_GRAPH_STUB FTRACE_OPS_FL_STUB

Completed in 302 milliseconds