Searched defs:FTRACE_ENTRY_DUP (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/kernel/trace/ |
D | trace_export.c | 68 #define FTRACE_ENTRY_DUP(name, struct_name, id, tstruct, print, filter) \ macro
|
D | trace.h | 78 #define FTRACE_ENTRY_DUP(name, name_struct, id, tstruct, printk, filter) macro 1293 #define FTRACE_ENTRY_DUP(call, struct_name, id, tstruct, print, filter) \ macro
|