Home
last modified time | relevance | path

Searched refs:__DEFINE_EVENT (Results 1 – 1 of 1) sorted by relevance

/include/trace/
Dbpf_probe.h72 #define __DEFINE_EVENT(template, call, proto, args, size) \ macro
99 __DEFINE_EVENT(template, call, PARAMS(proto), PARAMS(args), size)
103 __DEFINE_EVENT(template, call, PARAMS(proto), PARAMS(args), 0)
112 #undef __DEFINE_EVENT