Searched refs:FTRACE_ENTRY_DUP (Results 1 – 3 of 3) sorted by relevance
| /kernel/trace/ |
| A D | trace_export.c | 82 #undef FTRACE_ENTRY_DUP 83 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print) \ macro
|
| A D | trace.h | 111 #undef FTRACE_ENTRY_DUP 112 #define FTRACE_ENTRY_DUP(name, name_struct, id, tstruct, printk) macro 2099 #undef FTRACE_ENTRY_DUP 2100 #define FTRACE_ENTRY_DUP(call, struct_name, id, tstruct, print) \ macro
|
| A D | trace_entries.h | 196 FTRACE_ENTRY_DUP(wakeup, ctx_switch_entry,
|
Completed in 15 milliseconds