Searched defs:DEFINE_EVENT (Results 1 – 5 of 5) sorted by relevance
/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 | define_trace.h | 56 #define DEFINE_EVENT(template, name, proto, args) \ macro
|
D | bpf_probe.h | 102 #define DEFINE_EVENT(template, call, proto, args) \ macro
|
/include/linux/ |
D | tracepoint.h | 527 #define DEFINE_EVENT(template, name, proto, args) \ macro
|