Searched defs:DEFINE_EVENT_PRINT (Results 1 – 5 of 5) sorted by relevance
/linux-5.10/include/trace/ |
D | perf.h | 87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
D | trace_events.h | 131 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 213 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 376 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 446 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 761 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
|
D | bpf_probe.h | 111 #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-5.10/include/linux/ |
D | tracepoint.h | 539 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|