Searched refs:DEFINE_EVENT_PRINT (Results 1 – 10 of 10) sorted by relevance
/linux/include/trace/ |
A D | trace_events.h | 133 #undef DEFINE_EVENT_PRINT 134 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 218 #undef DEFINE_EVENT_PRINT 219 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 407 #undef DEFINE_EVENT_PRINT 408 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 480 #undef DEFINE_EVENT_PRINT 481 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) macro 818 #undef DEFINE_EVENT_PRINT 819 #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 | 86 #undef DEFINE_EVENT_PRINT 87 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
A D | bpf_probe.h | 116 #undef DEFINE_EVENT_PRINT 117 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux/samples/trace_events/ |
A D | trace-events-sample.h | 504 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/net/ieee802154/ |
A D | trace.h | 189 DEFINE_EVENT_PRINT(802154_le16_template, 802154_rdev_set_short_addr,
|
/linux/include/linux/ |
A D | tracepoint.h | 545 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/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 | 439 DEFINE_EVENT_PRINT(pm_qos_update, pm_qos_update_flags,
|
Completed in 12 milliseconds