Searched defs:DEFINE_EVENT (Results 1 – 5 of 5) sorted by relevance
/include/trace/ |
D | perf.h | 102 #define DEFINE_EVENT(template, call, proto, args) \ macro
|
D | define_trace.h | 56 #define DEFINE_EVENT(template, name, proto, args) \ macro
|
D | bpf_probe.h | 132 #define DEFINE_EVENT(template, call, proto, args) \ macro
|
D | trace_events.h | 143 #define DEFINE_EVENT(template, name, proto, args) \ macro 252 #define DEFINE_EVENT(template, name, proto, args) macro 918 #define DEFINE_EVENT(template, call, proto, args) \ macro 974 #define DEFINE_EVENT(template, call, proto, args) \ macro
|
/include/linux/ |
D | tracepoint.h | 538 #define DEFINE_EVENT(template, name, proto, args) \ macro
|