Searched refs:DEFINE_EVENT_PRINT (Results 1 – 8 of 8) sorted by relevance
/linux-4.19.296/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-4.19.296/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-4.19.296/include/linux/ |
D | tracepoint.h | 533 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux-4.19.296/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,
|