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