Searched defs:DEFINE_EVENT_PRINT (Results 1 – 5 of 5) sorted by relevance
/openbmc/linux/include/trace/ |
H A 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 251 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 481 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
|
H A D | perf.h | 72 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
H A D | define_trace.h | 64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
H A D | bpf_probe.h | 104 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/openbmc/linux/include/linux/ |
H A D | tracepoint.h | 558 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|