Searched defs:TRACE_EVENT_NOP (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/include/trace/ |
D | define_trace.h | 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) macro
|
/linux-5.19.10/include/linux/ |
D | tracepoint.h | 578 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ macro
|