Searched defs:DEFINE_EVENT_PRINT (Results 1 – 5 of 5) sorted by relevance
/Linux-v5.15/include/trace/ |
D | perf.h | 87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
D | trace_events.h | 134 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 219 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 408 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 481 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 819 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
|
D | define_trace.h | 64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
D | bpf_probe.h | 114 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/Linux-v5.15/include/linux/ |
D | tracepoint.h | 545 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|