Searched refs:TRACE_EVENT_FN (Results 1 – 5 of 5) sorted by relevance
/include/trace/events/ |
D | syscalls.h | 18 TRACE_EVENT_FN(sys_enter, 44 TRACE_EVENT_FN(sys_exit,
|
D | i2c.h | 25 TRACE_EVENT_FN(i2c_write, 58 TRACE_EVENT_FN(i2c_read, 89 TRACE_EVENT_FN(i2c_reply, 122 TRACE_EVENT_FN(i2c_result,
|
/include/trace/ |
D | define_trace.h | 39 #undef TRACE_EVENT_FN 40 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ macro 108 #undef TRACE_EVENT_FN
|
D | trace_events.h | 135 #undef TRACE_EVENT_FN 136 #define TRACE_EVENT_FN(name, proto, args, tstruct, \ macro
|
/include/linux/ |
D | tracepoint.h | 557 #define TRACE_EVENT_FN(name, proto, args, struct, \ macro
|