Searched defs:DEFINE_EVENT (Results 1 – 5 of 5) sorted by relevance
/linux-4.19.296/include/trace/ |
D | perf.h | 79 #define DEFINE_EVENT(template, call, proto, args) \ macro
|
D | trace_events.h | 121 #define DEFINE_EVENT(template, name, proto, args) \ macro 209 #define DEFINE_EVENT(template, name, proto, args) macro 461 #define DEFINE_EVENT(template, name, proto, args) macro 541 #define DEFINE_EVENT(template, name, proto, args) macro 731 #define DEFINE_EVENT(template, call, proto, args) \ macro 773 #define DEFINE_EVENT(template, call, proto, args) \ macro
|
D | bpf_probe.h | 73 #define DEFINE_EVENT(template, call, proto, args) \ macro
|
D | define_trace.h | 50 #define DEFINE_EVENT(template, name, proto, args) \ macro
|
/linux-4.19.296/include/linux/ |
D | tracepoint.h | 529 #define DEFINE_EVENT(template, name, proto, args) \ macro
|