Searched defs:DEFINE_EVENT_PRINT (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/include/trace/ |
D | trace_events.h | 116 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 189 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 330 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 424 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 504 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 701 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 750 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
|
D | perf.h | 88 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
D | define_trace.h | 52 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux-4.4.14/include/linux/ |
D | tracepoint.h | 490 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|