Searched refs:FTRACE_ENTRY_PACKED (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/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 | 94 #undef FTRACE_ENTRY_PACKED 95 #define FTRACE_ENTRY_PACKED(name, struct_name, id, tstruct, print) \ macro 2033 #undef FTRACE_ENTRY_PACKED 2034 #define FTRACE_ENTRY_PACKED(call, struct_name, id, tstruct, print) \ macro
|