Searched refs:DEFINE_EVENT_PRINT (Results 1 – 12 of 12) sorted by relevance
| /linux/include/trace/ |
| A D | trace_events.h | 69 #undef DEFINE_EVENT_PRINT 70 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 123 #undef DEFINE_EVENT_PRINT 124 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 211 #undef DEFINE_EVENT_PRINT 212 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 247 #undef DEFINE_EVENT_PRINT 248 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 452 #undef DEFINE_EVENT_PRINT 453 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro
|
| A 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
|
| A D | perf.h | 71 #undef DEFINE_EVENT_PRINT 72 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
| A D | bpf_probe.h | 102 #undef DEFINE_EVENT_PRINT 103 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
| /linux/drivers/gpu/drm/xe/ |
| A D | xe_trace_guc.h | 52 DEFINE_EVENT_PRINT(xe_guc_ct_flow_control, xe_guc_ct_g2h_flow_control, 93 DEFINE_EVENT_PRINT(xe_guc_ctb, xe_guc_ctb_g2h,
|
| /linux/samples/trace_events/ |
| A D | trace-events-sample.h | 548 DEFINE_EVENT_PRINT(foo_template, foo_with_template_print,
|
| /linux/drivers/misc/cxl/ |
| A D | trace.h | 464 DEFINE_EVENT_PRINT(cxl_afu_psl_ctrl, cxl_psl_ctrl, 475 DEFINE_EVENT_PRINT(cxl_afu_psl_ctrl_done, cxl_psl_ctrl_done,
|
| /linux/include/linux/ |
| A D | tracepoint.h | 579 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
| /linux/net/ieee802154/ |
| A D | trace.h | 189 DEFINE_EVENT_PRINT(802154_le16_template, 802154_rdev_set_short_addr,
|
| /linux/net/tipc/ |
| A D | trace.h | 319 DEFINE_EVENT_PRINT(tipc_link_transmq_class, tipc_link_bc_ack,
|
| /linux/include/trace/events/ |
| A D | power.h | 460 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,
|
Completed in 23 milliseconds