Searched refs:DEFINE_EVENT_PRINT (Results 1 – 11 of 11) sorted by relevance
/Linux-v5.4/include/trace/ |
D | trace_events.h | 129 #undef DEFINE_EVENT_PRINT 130 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 211 #undef DEFINE_EVENT_PRINT 212 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 368 #undef DEFINE_EVENT_PRINT 369 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 463 #undef DEFINE_EVENT_PRINT 464 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 543 #undef DEFINE_EVENT_PRINT 544 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro [all …]
|
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 | bpf_probe.h | 105 #undef DEFINE_EVENT_PRINT 106 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/Linux-v5.4/samples/trace_events/ |
D | trace-events-sample.h | 477 DEFINE_EVENT_PRINT(foo_template, foo_with_template_print,
|
/Linux-v5.4/include/trace/events/ |
D | xdp.h | 140 DEFINE_EVENT_PRINT(xdp_redirect_template, xdp_redirect_map, 155 DEFINE_EVENT_PRINT(xdp_redirect_template, xdp_redirect_map_err,
|
D | power.h | 464 DEFINE_EVENT_PRINT(pm_qos_update, pm_qos_update_flags,
|
/Linux-v5.4/net/ieee802154/ |
D | trace.h | 189 DEFINE_EVENT_PRINT(802154_le16_template, 802154_rdev_set_short_addr,
|
/Linux-v5.4/include/linux/ |
D | tracepoint.h | 524 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/Linux-v5.4/drivers/misc/cxl/ |
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-v5.4/net/tipc/ |
D | trace.h | 316 DEFINE_EVENT_PRINT(tipc_link_transmq_class, tipc_link_bc_ack,
|