Searched refs:DEFINE_EVENT_PRINT (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/include/trace/ |
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
|
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 | 109 #undef DEFINE_EVENT_PRINT 110 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
D | bpf_probe.h | 138 #undef DEFINE_EVENT_PRINT 139 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux-6.1.9/samples/trace_events/ |
D | trace-events-sample.h | 528 DEFINE_EVENT_PRINT(foo_template, foo_with_template_print,
|
/linux-6.1.9/net/ieee802154/ |
D | trace.h | 189 DEFINE_EVENT_PRINT(802154_le16_template, 802154_rdev_set_short_addr,
|
/linux-6.1.9/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-6.1.9/include/linux/ |
D | tracepoint.h | 545 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux-6.1.9/net/tipc/ |
D | trace.h | 319 DEFINE_EVENT_PRINT(tipc_link_transmq_class, tipc_link_bc_ack,
|
/linux-6.1.9/include/trace/events/ |
D | power.h | 461 DEFINE_EVENT_PRINT(pm_qos_update, pm_qos_update_flags,
|