Searched refs:FTRACE_ENTRY_PACKED (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.15/kernel/trace/ |
| D | trace_entries.h | 75 FTRACE_ENTRY_PACKED(funcgraph_entry, ftrace_graph_ent_entry, 89 FTRACE_ENTRY_PACKED(funcgraph_exit, ftrace_graph_ret_entry,
|
| D | trace.h | 98 #undef FTRACE_ENTRY_PACKED 99 #define FTRACE_ENTRY_PACKED(name, struct_name, id, tstruct, print) \ macro 1838 #undef FTRACE_ENTRY_PACKED 1839 #define FTRACE_ENTRY_PACKED(call, struct_name, id, tstruct, print) \ macro
|