Searched refs:FTRACE_ENTRY_DUP (Results 1 – 3 of 3) sorted by relevance
| /linux/kernel/trace/ |
| H A D | trace_export.c | 85 #undef FTRACE_ENTRY_DUP 86 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print) \ macro
|
| H A D | trace_entries.h | 197 FTRACE_ENTRY_DUP(wakeup, ctx_switch_entry,
|
| H A D | trace.h | 115 #undef FTRACE_ENTRY_DUP 116 #define FTRACE_ENTRY_DUP(name, name_struct, id, tstruct, printk) macro 2259 #undef FTRACE_ENTRY_DUP 2260 #define FTRACE_ENTRY_DUP(call, struct_name, id, tstruct, print) \ macro
|