Home
last modified time | relevance | path

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

/linux-3.3/include/trace/
Dftrace.h75 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
133 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
263 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
353 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
401 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
565 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro
607 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
771 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
Ddefine_trace.h48 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
/linux-3.3/include/linux/
Dtracepoint.h359 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro