Searched defs:DEFINE_EVENT_PRINT (Results 1 – 5 of 5) sorted by relevance
/linux/include/trace/ |
H A D | trace_events.h | 83 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 140 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 231 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 270 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 507 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
|
H A D | perf.h | 107 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
H A D | bpf_probe.h | 117 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
H A D | define_trace.h | 68 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux/include/linux/ |
H A D | tracepoint.h | 611 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|