Searched refs:DEFINE_EVENT_PRINT (Results 1 – 7 of 7) sorted by relevance
| /include/trace/ |
| A D | trace_events.h | 82 #undef DEFINE_EVENT_PRINT 83 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 139 #undef DEFINE_EVENT_PRINT 140 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 230 #undef DEFINE_EVENT_PRINT 231 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 269 #undef DEFINE_EVENT_PRINT 270 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 506 #undef DEFINE_EVENT_PRINT 507 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
|
| A D | perf.h | 106 #undef DEFINE_EVENT_PRINT 107 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
| A D | define_trace.h | 67 #undef DEFINE_EVENT_PRINT 68 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 147 #undef DEFINE_EVENT_PRINT
|
| A D | bpf_probe.h | 116 #undef DEFINE_EVENT_PRINT 117 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
| /include/trace/events/ |
| A D | power.h | 434 DEFINE_EVENT_PRINT(pm_qos_update, pm_qos_update_flags,
|
| A D | firewire.h | 166 DEFINE_EVENT_PRINT(async_inbound_template, async_request_inbound, 188 DEFINE_EVENT_PRINT(async_outbound_initiate_template, async_response_outbound_initiate,
|
| /include/linux/ |
| A D | tracepoint.h | 611 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
Completed in 19 milliseconds