Searched refs:FTRACE_ENTRY_DUP (Results 1 – 3 of 3) sorted by relevance
/kernel/trace/ |
D | trace_export.c | 69 #undef FTRACE_ENTRY_DUP 70 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print, filter) \ macro
|
D | trace.h | 76 #undef FTRACE_ENTRY_DUP 77 #define FTRACE_ENTRY_DUP(name, name_struct, id, tstruct, printk, filter) macro 1302 #undef FTRACE_ENTRY_DUP 1303 #define FTRACE_ENTRY_DUP(call, struct_name, id, tstruct, print, filter) \ macro
|
D | trace_entries.h | 147 FTRACE_ENTRY_DUP(wakeup, ctx_switch_entry,
|