Searched refs:TRACE_EVENT_FN (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/include/trace/events/ |
D | i2c.h | 29 TRACE_EVENT_FN(i2c_write, 62 TRACE_EVENT_FN(i2c_read, 93 TRACE_EVENT_FN(i2c_reply, 126 TRACE_EVENT_FN(i2c_result,
|
D | syscalls.h | 18 TRACE_EVENT_FN(sys_enter, 44 TRACE_EVENT_FN(sys_exit,
|
/linux-4.19.296/include/trace/ |
D | define_trace.h | 39 #undef TRACE_EVENT_FN 40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ macro 102 #undef TRACE_EVENT_FN
|
D | trace_events.h | 134 #undef TRACE_EVENT_FN 135 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ macro
|
/linux-4.19.296/include/linux/ |
D | tracepoint.h | 542 #define TRACE_EVENT_FN(name, proto, args, struct, \ macro
|