Searched defs:TRACE_EVENT_NOP (Results 1 - 4 of 4) sorted by relevance
| /kernel/linux/linux-5.10/include/trace/ |
| H A D | define_trace.h | 49 #undef TRACE_EVENT_NOP macro 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) macro 111 #undef TRACE_EVENT_NOP macro
|
| /kernel/linux/linux-6.6/include/trace/ |
| H A D | define_trace.h | 49 #undef TRACE_EVENT_NOP macro 50 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) macro 111 #undef TRACE_EVENT_NOP macro
|
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | tracepoint.h | 581 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ macro
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | tracepoint.h | 591 #define TRACE_EVENT_NOP(name, proto, args, struct, assign, print) \ macro
|
Completed in 3 milliseconds