Searched defs:DEFINE_EVENT (Results 1 – 3 of 3) sorted by relevance
/linux-3.3/include/trace/ |
D | ftrace.h | 70 #define DEFINE_EVENT(template, name, proto, args) \ macro 130 #define DEFINE_EVENT(template, name, proto, args) macro 350 #define DEFINE_EVENT(template, name, proto, args) macro 398 #define DEFINE_EVENT(template, name, proto, args) macro 558 #define DEFINE_EVENT(template, call, proto, args) \ macro 595 #define DEFINE_EVENT(template, call, proto, args) \ macro 763 #define DEFINE_EVENT(template, call, proto, args) \ macro
|
D | define_trace.h | 44 #define DEFINE_EVENT(template, name, proto, args) \ macro
|
/linux-3.3/include/linux/ |
D | tracepoint.h | 357 #define DEFINE_EVENT(template, name, proto, args) \ macro
|