Searched refs:DEFINE_EVENT_NOP (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/trace/ |
H A D | define_trace.h | 52 #undef DEFINE_EVENT_NOP macro 53 #define DEFINE_EVENT_NOP(template, name, proto, args) macro 112 #undef DEFINE_EVENT_NOP macro
|
/kernel/linux/linux-6.6/include/trace/ |
H A D | define_trace.h | 52 #undef DEFINE_EVENT_NOP macro 53 #define DEFINE_EVENT_NOP(template, name, proto, args) macro 112 #undef DEFINE_EVENT_NOP macro
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | tracepoint.h | 585 #define DEFINE_EVENT_NOP(template, name, proto, args) \ macro
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | tracepoint.h | 595 #define DEFINE_EVENT_NOP(template, name, proto, args) \ macro
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | sched.h | 348 #define DEFINE_EVENT_SCHEDSTAT DEFINE_EVENT_NOP
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | sched.h | 433 #define DEFINE_EVENT_SCHEDSTAT DEFINE_EVENT_NOP
|
Completed in 4 milliseconds