/kernel/linux/linux-6.6/include/trace/ |
H A D | trace_events.h | 69 #undef DEFINE_EVENT_PRINT macro 70 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 123 #undef DEFINE_EVENT_PRINT macro 124 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 211 #undef DEFINE_EVENT_PRINT macro 212 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 247 #undef DEFINE_EVENT_PRINT macro 248 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 452 #undef DEFINE_EVENT_PRINT macro 453 #define DEFINE_EVENT_PRINT(templat macro [all...] |
H A D | define_trace.h | 63 #undef DEFINE_EVENT_PRINT macro 64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 116 #undef DEFINE_EVENT_PRINT macro
|
H A D | perf.h | 71 #undef DEFINE_EVENT_PRINT macro 72 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
H A D | bpf_probe.h | 103 #undef DEFINE_EVENT_PRINT macro 104 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/kernel/linux/linux-5.10/include/trace/ |
H A D | trace_events.h | 130 #undef DEFINE_EVENT_PRINT macro 131 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 212 #undef DEFINE_EVENT_PRINT macro 213 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 375 #undef DEFINE_EVENT_PRINT macro 376 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 447 #undef DEFINE_EVENT_PRINT macro 448 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 762 #undef DEFINE_EVENT_PRINT macro 763 #define DEFINE_EVENT_PRINT(templat macro [all...] |
H A D | define_trace.h | 63 #undef DEFINE_EVENT_PRINT macro 64 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 116 #undef DEFINE_EVENT_PRINT macro
|
H A D | perf.h | 86 #undef DEFINE_EVENT_PRINT macro 87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
H A D | bpf_probe.h | 110 #undef DEFINE_EVENT_PRINT macro 111 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/kernel/linux/linux-5.10/samples/trace_events/ |
H A D | trace-events-sample.h | 473 * to have a different output, then use DEFINE_EVENT_PRINT() which 477 DEFINE_EVENT_PRINT(foo_template, foo_with_template_print,
|
/kernel/linux/linux-6.6/samples/trace_events/ |
H A D | trace-events-sample.h | 539 * to have a different output, then use DEFINE_EVENT_PRINT() which 543 DEFINE_EVENT_PRINT(foo_template, foo_with_template_print,
|
/kernel/linux/linux-5.10/drivers/misc/cxl/ |
H 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,
|
/kernel/linux/linux-6.6/drivers/misc/cxl/ |
H 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,
|
/kernel/linux/linux-5.10/net/ieee802154/ |
H A D | trace.h | 189 DEFINE_EVENT_PRINT(802154_le16_template, 802154_rdev_set_short_addr,
|
/kernel/linux/linux-5.10/net/tipc/ |
H A D | trace.h | 319 DEFINE_EVENT_PRINT(tipc_link_transmq_class, tipc_link_bc_ack,
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | tracepoint.h | 548 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/kernel/linux/linux-5.10/include/trace/events/ |
H A D | power.h | 439 DEFINE_EVENT_PRINT(pm_qos_update, pm_qos_update_flags,
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | tracepoint.h | 558 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/kernel/linux/linux-6.6/include/trace/events/ |
H A D | power.h | 461 DEFINE_EVENT_PRINT(pm_qos_update, pm_qos_update_flags,
|
/kernel/linux/linux-6.6/net/tipc/ |
H A D | trace.h | 319 DEFINE_EVENT_PRINT(tipc_link_transmq_class, tipc_link_bc_ack,
|
/kernel/linux/linux-6.6/net/ieee802154/ |
H A D | trace.h | 189 DEFINE_EVENT_PRINT(802154_le16_template, 802154_rdev_set_short_addr,
|