Searched refs:FTRACE_ENTRY_DUP (Results 1 – 3 of 3) sorted by relevance
/Linux-v6.6/kernel/trace/ |
D | trace_export.c | 82 #undef FTRACE_ENTRY_DUP 83 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print) \ macro
|
D | trace.h | 109 #undef FTRACE_ENTRY_DUP 110 #define FTRACE_ENTRY_DUP(name, name_struct, id, tstruct, printk) macro 1924 #undef FTRACE_ENTRY_DUP 1925 #define FTRACE_ENTRY_DUP(call, struct_name, id, tstruct, print) \ macro
|
D | trace_entries.h | 167 FTRACE_ENTRY_DUP(wakeup, ctx_switch_entry,
|