Searched defs:DEFINE_EVENT_PRINT (Results 1 – 5 of 5) sorted by relevance
/include/trace/ |
D | perf.h | 110 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
D | trace_events.h | 152 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 255 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 473 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 569 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 989 #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 | 136 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/include/linux/ |
D | tracepoint.h | 542 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|