Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/trace/
H A Dperf.h87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
H A Dtrace_events.h131 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
213 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro
376 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
448 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro
763 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
H A Dbpf_probe.h111 #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
/OK3568_Linux_fs/kernel/include/linux/
H A Dtracepoint.h551 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro