Home
last modified time | relevance | path

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

/linux-6.14.4/include/trace/
Dtrace_events.h83 #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
Dperf.h107 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
Dbpf_probe.h117 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
Ddefine_trace.h68 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
/linux-6.14.4/include/linux/
Dtracepoint.h597 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro