Searched refs:DEFINE_EVENT_PRINT (Results 1 – 9 of 9) sorted by relevance
/linux-4.4.14/include/trace/ |
D | trace_events.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 100 #undef DEFINE_EVENT_PRINT
|
D | perf.h | 87 #undef DEFINE_EVENT_PRINT 88 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux-4.4.14/samples/trace_events/ |
D | trace-events-sample.h | 476 DEFINE_EVENT_PRINT(foo_template, foo_with_template_print,
|
/linux-4.4.14/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.4.14/include/linux/ |
D | tracepoint.h | 490 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|
/linux-4.4.14/net/ieee802154/ |
D | trace.h | 188 DEFINE_EVENT_PRINT(802154_le16_template, 802154_rdev_set_short_addr,
|
/linux-4.4.14/include/trace/events/ |
D | power.h | 415 DEFINE_EVENT_PRINT(pm_qos_update, pm_qos_update_flags,
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | i915_trace.h | 236 DEFINE_EVENT_PRINT(i915_px_entry, i915_page_directory_entry_alloc, 244 DEFINE_EVENT_PRINT(i915_px_entry, i915_page_directory_pointer_entry_alloc,
|