Searched defs:DEFINE_EVENT_PRINT (Results 1 – 5 of 5) sorted by relevance
/linux-6.14.4/include/trace/ |
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
|
D | perf.h | 107 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
D | bpf_probe.h | 117 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
D | define_trace.h | 68 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux-6.14.4/include/linux/ |
D | tracepoint.h | 597 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|