Searched refs:TRACE_CUSTOM_EVENT (Results 1 – 4 of 4) sorted by relevance
| /linux/include/trace/ |
| H A D | define_custom_trace.h | 26 #undef TRACE_CUSTOM_EVENT 27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) macro 58 #undef TRACE_CUSTOM_EVENT
|
| H A D | trace_custom_events.h | 26 #undef TRACE_CUSTOM_EVENT 27 #define TRACE_CUSTOM_EVENT(name, proto, args, tstruct, assign, print) \ macro
|
| /linux/samples/trace_events/ |
| H A D | trace_custom_sched.h | 21 TRACE_CUSTOM_EVENT(sched_switch, 59 TRACE_CUSTOM_EVENT(sched_waking,
|
| /linux/include/linux/ |
| H A D | trace_events.h | 966 #ifndef TRACE_CUSTOM_EVENT 970 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) macro
|