Searched refs:TRACE_CUSTOM_EVENT (Results 1 – 4 of 4) sorted by relevance
| /linux-6.15/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-6.15/samples/trace_events/ |
| H A D | trace_custom_sched.h | 21 TRACE_CUSTOM_EVENT(sched_switch, 59 TRACE_CUSTOM_EVENT(sched_waking,
|
| /linux-6.15/include/linux/ |
| H A D | trace_events.h | 968 #ifndef TRACE_CUSTOM_EVENT 972 #define TRACE_CUSTOM_EVENT(name, proto, args, struct, assign, print) macro
|