Home
last modified time | relevance | path

Searched defs:DEFINE_EVENT (Results 1 – 3 of 3) sorted by relevance

/linux-3.3/include/trace/
Dftrace.h70 #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
Ddefine_trace.h44 #define DEFINE_EVENT(template, name, proto, args) \ macro
/linux-3.3/include/linux/
Dtracepoint.h357 #define DEFINE_EVENT(template, name, proto, args) \ macro