Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/trace/
H A Dtrace_entries.h75 FTRACE_ENTRY_PACKED(funcgraph_entry, ftrace_graph_ent_entry,
89 FTRACE_ENTRY_PACKED(funcgraph_exit, ftrace_graph_ret_entry,
H A Dtrace.h94 #undef FTRACE_ENTRY_PACKED
95 #define FTRACE_ENTRY_PACKED(name, struct_name, id, tstruct, print) \ macro
2029 #undef FTRACE_ENTRY_PACKED
2030 #define FTRACE_ENTRY_PACKED(call, struct_name, id, tstruct, print) \ macro