Searched refs:DEFINE_EVENT_PRINT (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/include/trace/ |
D | ftrace.h | 115 #undef DEFINE_EVENT_PRINT 116 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 188 #undef DEFINE_EVENT_PRINT 189 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 329 #undef DEFINE_EVENT_PRINT 330 #define DEFINE_EVENT_PRINT(template, call, proto, args, print) \ macro 423 #undef DEFINE_EVENT_PRINT 424 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 503 #undef DEFINE_EVENT_PRINT 504 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro [all …]
|
D | define_trace.h | 51 #undef DEFINE_EVENT_PRINT 52 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 99 #undef DEFINE_EVENT_PRINT
|
/linux-4.1.27/samples/trace_events/ |
D | trace-events-sample.h | 476 DEFINE_EVENT_PRINT(foo_template, foo_with_template_print,
|
/linux-4.1.27/drivers/misc/cxl/ |
D | trace.h | 425 DEFINE_EVENT_PRINT(cxl_afu_psl_ctrl, cxl_psl_ctrl, 436 DEFINE_EVENT_PRINT(cxl_afu_psl_ctrl_done, cxl_psl_ctrl_done,
|
/linux-4.1.27/net/ieee802154/ |
D | trace.h | 136 DEFINE_EVENT_PRINT(802154_le16_template, 802154_rdev_set_short_addr,
|
/linux-4.1.27/include/linux/ |
D | tracepoint.h | 465 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux-4.1.27/include/trace/events/ |
D | power.h | 406 DEFINE_EVENT_PRINT(pm_qos_update, pm_qos_update_flags,
|