Searched refs:DEFINE_EVENT_PRINT (Results 1 – 10 of 10) sorted by relevance
/Linux-v4.19/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 | 57 #undef DEFINE_EVENT_PRINT 58 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 108 #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 | 87 #undef DEFINE_EVENT_PRINT 88 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/Linux-v4.19/include/trace/events/ |
D | xdp.h | 111 DEFINE_EVENT_PRINT(xdp_redirect_template, xdp_redirect_map, 126 DEFINE_EVENT_PRINT(xdp_redirect_template, xdp_redirect_map_err,
|
D | power.h | 468 DEFINE_EVENT_PRINT(pm_qos_update, pm_qos_update_flags,
|
/Linux-v4.19/samples/trace_events/ |
D | trace-events-sample.h | 477 DEFINE_EVENT_PRINT(foo_template, foo_with_template_print,
|
/Linux-v4.19/net/ieee802154/ |
D | trace.h | 189 DEFINE_EVENT_PRINT(802154_le16_template, 802154_rdev_set_short_addr,
|
/Linux-v4.19/include/linux/ |
D | tracepoint.h | 526 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/Linux-v4.19/drivers/misc/cxl/ |
D | trace.h | 468 DEFINE_EVENT_PRINT(cxl_afu_psl_ctrl, cxl_psl_ctrl, 479 DEFINE_EVENT_PRINT(cxl_afu_psl_ctrl_done, cxl_psl_ctrl_done,
|