Searched refs:DEFINE_EVENT_PRINT (Results 1 – 7 of 7) sorted by relevance
| /linux/include/trace/ |
| H A D | define_trace.h | 67 #undef DEFINE_EVENT_PRINT 68 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro 147 #undef DEFINE_EVENT_PRINT
|
| H 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/ |
| H A D | trace-events-sample.h | 557 DEFINE_EVENT_PRINT(foo_template, foo_with_template_print,
|
| /linux/net/ieee802154/ |
| H A D | trace.h | 189 DEFINE_EVENT_PRINT(802154_le16_template, 802154_rdev_set_short_addr,
|
| /linux/net/tipc/ |
| H A D | trace.h | 319 DEFINE_EVENT_PRINT(tipc_link_transmq_class, tipc_link_bc_ack,
|
| /linux/include/trace/events/ |
| H A D | firewire.h | 166 DEFINE_EVENT_PRINT(async_inbound_template, async_request_inbound, 188 DEFINE_EVENT_PRINT(async_outbound_initiate_template, async_response_outbound_initiate,
|
| /linux/include/linux/ |
| H A D | tracepoint.h | 656 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
|