Home
last modified time | relevance | path

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

/Linux-v6.6/kernel/trace/
Dtrace_entries.h75 FTRACE_ENTRY_PACKED(funcgraph_entry, ftrace_graph_ent_entry,
91 FTRACE_ENTRY_PACKED(funcgraph_exit, ftrace_graph_ret_entry,
113 FTRACE_ENTRY_PACKED(funcgraph_exit, ftrace_graph_ret_entry,
Dtrace.h116 #undef FTRACE_ENTRY_PACKED
117 #define FTRACE_ENTRY_PACKED(name, struct_name, id, tstruct, print) \ macro
1927 #undef FTRACE_ENTRY_PACKED
1928 #define FTRACE_ENTRY_PACKED(call, struct_name, id, tstruct, print) \ macro