Searched refs:FTRACE_OPS_FL_STUB (Results 1 - 2 of 2) sorted by relevance

/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
/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,
5525 .flags = FTRACE_OPS_FL_STUB,
7367 if (op->flags & FTRACE_OPS_FL_STUB)

Completed in 134 milliseconds