Searched refs:__DEFINE_EVENT (Results 1 – 1 of 1) sorted by relevance
/include/trace/ |
D | bpf_probe.h | 72 #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
|