Searched defs:DEFINE_EVENT_PRINT (Results  1 – 5 of 5) sorted by relevance
| /Linux-v5.4/include/trace/ | 
| D | trace_events.h | 130 #define DEFINE_EVENT_PRINT(template, name, proto, args, print)	\  macro212 #define DEFINE_EVENT_PRINT(template, name, proto, args, print)	\  macro
 369 #define DEFINE_EVENT_PRINT(template, call, proto, args, print)		\  macro
 464 #define DEFINE_EVENT_PRINT(template, name, proto, args, print)	\  macro
 544 #define DEFINE_EVENT_PRINT(template, name, proto, args, print)	\  macro
 738 #define DEFINE_EVENT_PRINT(template, name, proto, args, print)  macro
 788 #define DEFINE_EVENT_PRINT(template, call, proto, args, print)		\  macro
 
 | 
| D | perf.h | 87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print)	\  macro
 | 
| D | bpf_probe.h | 106 #define DEFINE_EVENT_PRINT(template, name, proto, args, print)	\  macro
 | 
| D | define_trace.h | 64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print)	\  macro
 | 
| /Linux-v5.4/include/linux/ | 
| D | tracepoint.h | 524 #define DEFINE_EVENT_PRINT(template, name, proto, args, print)	\  macro
 |