Searched refs:FTRACE_ENTRY_DUP (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/kernel/trace/ |
| H A D | trace_export.c | 79 #undef FTRACE_ENTRY_DUP 80 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print) \ macro
|
| H A D | trace.h | 87 #undef FTRACE_ENTRY_DUP 88 #define FTRACE_ENTRY_DUP(name, name_struct, id, tstruct, printk) macro 2026 #undef FTRACE_ENTRY_DUP 2027 #define FTRACE_ENTRY_DUP(call, struct_name, id, tstruct, print) \ macro
|
| H A D | trace_entries.h | 141 FTRACE_ENTRY_DUP(wakeup, ctx_switch_entry,
|