Searched refs:__field_struct (Results 1 – 3 of 3) sorted by relevance
| /kernel/trace/ |
| A D | trace_entries.h | 81 __field_struct( struct ftrace_graph_ent, graph_ent ) 98 __field_struct( struct fgraph_retaddr_ent, graph_ent ) 124 __field_struct( struct ftrace_graph_ret, ret ) 147 __field_struct( struct ftrace_graph_ret, ret ) 315 __field_struct( struct mmiotrace_rw, rw ) 334 __field_struct( struct mmiotrace_map, map ) 378 __field_struct( struct timespec64, timestamp )
|
| A D | trace_export.c | 36 #undef __field_struct 37 #define __field_struct(type, item) macro
|
| A D | trace.h | 70 #undef __field_struct 71 #define __field_struct(type, item) __field(type, item) macro
|
Completed in 17 milliseconds