Searched refs:FTRACE_ENTRY_REG (Results 1 – 3 of 3) sorted by relevance
/linux-4.4.14/kernel/trace/ |
D | trace_export.c | 23 #undef FTRACE_ENTRY_REG 24 #define FTRACE_ENTRY_REG(name, struct_name, id, tstruct, print, \ macro 162 #undef FTRACE_ENTRY_REG 163 #define FTRACE_ENTRY_REG(call, struct_name, etype, tstruct, print, filter,\ macro 187 FTRACE_ENTRY_REG(call, struct_name, etype, \
|
D | trace_entries.h | 58 FTRACE_ENTRY_REG(function, ftrace_entry,
|
D | trace.h | 77 #undef FTRACE_ENTRY_REG 78 #define FTRACE_ENTRY_REG(name, struct_name, id, tstruct, print, \ macro
|