Home
last modified time | relevance | path

Searched refs:FTRACE_ENTRY_PACKED (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.10/kernel/trace/
Dtrace_entries.h75 FTRACE_ENTRY_PACKED(funcgraph_entry, ftrace_graph_ent_entry,
89 FTRACE_ENTRY_PACKED(funcgraph_exit, ftrace_graph_ret_entry,
Dtrace.h94 #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