Home
last modified time | relevance | path

Searched defs:DEFINE_EVENT_PRINT (Results 1 – 5 of 5) sorted by relevance

/openbmc/linux/include/trace/
H A Dtrace_events.h70 #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
H A Dperf.h72 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
H A Ddefine_trace.h64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
H A Dbpf_probe.h104 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
/openbmc/linux/include/linux/
H A Dtracepoint.h558 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro