Searched defs:DEFINE_EVENT_PRINT (Results 1 – 5 of 5) sorted by relevance
/Linux-v4.19/include/trace/ |
D | trace_events.h | 130 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 212 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 369 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 464 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 544 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 738 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 788 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
|
D | perf.h | 87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
D | bpf_probe.h | 88 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
D | define_trace.h | 58 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/Linux-v4.19/include/linux/ |
D | tracepoint.h | 526 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|