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