Home
last modified time | relevance | path

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

/linux-2.6.39/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
250 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
340 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
388 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
552 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro
594 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
755 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
Ddefine_trace.h58 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
/linux-2.6.39/include/linux/
Dtracepoint.h364 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro