Searched refs:DEFINE_EVENT_PRINT (Results 1 – 6 of 6) sorted by relevance
/include/trace/ |
D | define_trace.h | 63 #undef DEFINE_EVENT_PRINT 64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 116 #undef DEFINE_EVENT_PRINT
|
D | perf.h | 86 #undef DEFINE_EVENT_PRINT 87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
D | trace_events.h | 130 #undef DEFINE_EVENT_PRINT 131 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 212 #undef DEFINE_EVENT_PRINT 213 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 375 #undef DEFINE_EVENT_PRINT 376 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 447 #undef DEFINE_EVENT_PRINT 448 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 762 #undef DEFINE_EVENT_PRINT 763 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
|
D | bpf_probe.h | 110 #undef DEFINE_EVENT_PRINT 111 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/include/linux/ |
D | tracepoint.h | 548 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/include/trace/events/ |
D | power.h | 439 DEFINE_EVENT_PRINT(pm_qos_update, pm_qos_update_flags,
|