Searched refs:__DEFINE_EVENT (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/include/trace/ |
D | bpf_probe.h | 72 #define __DEFINE_EVENT(template, call, proto, args, size) \ macro 104 __DEFINE_EVENT(template, call, PARAMS(proto), PARAMS(args), size) 108 __DEFINE_EVENT(template, call, PARAMS(proto), PARAMS(args), 0) 117 #undef __DEFINE_EVENT
|