Searched defs:DEFINE_EVENT_PRINT (Results 1 – 5 of 5) sorted by relevance
/linux-6.12.1/include/trace/ |
D | trace_events.h | 70 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 124 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 212 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 248 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 453 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
|
D | perf.h | 72 #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
|
D | bpf_probe.h | 103 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux-6.12.1/include/linux/ |
D | tracepoint.h | 579 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|