Searched refs:DEFINE_EVENT_PRINT (Results 1 – 10 of 10) sorted by relevance
/linux-6.3-rc2/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 | 101 #undef DEFINE_EVENT_PRINT 102 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux-6.3-rc2/samples/trace_events/ |
A D | trace-events-sample.h | 543 DEFINE_EVENT_PRINT(foo_template, foo_with_template_print,
|
/linux-6.3-rc2/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-6.3-rc2/net/ieee802154/ |
A D | trace.h | 189 DEFINE_EVENT_PRINT(802154_le16_template, 802154_rdev_set_short_addr,
|
/linux-6.3-rc2/include/linux/ |
A D | tracepoint.h | 556 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux-6.3-rc2/net/tipc/ |
A D | trace.h | 319 DEFINE_EVENT_PRINT(tipc_link_transmq_class, tipc_link_bc_ack,
|
/linux-6.3-rc2/include/trace/events/ |
A D | power.h | 461 DEFINE_EVENT_PRINT(pm_qos_update, pm_qos_update_flags,
|
Completed in 15 milliseconds