Home
last modified time | relevance | path

Searched refs:DEFINE_EVENT_PRINT (Results 1 – 7 of 7) sorted by relevance

/linux/include/trace/
H A Ddefine_trace.h67 #undef DEFINE_EVENT_PRINT
68 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
147 #undef DEFINE_EVENT_PRINT
H A Dbpf_probe.h116 #undef DEFINE_EVENT_PRINT
117 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro
/linux/samples/trace_events/
H A Dtrace-events-sample.h557 DEFINE_EVENT_PRINT(foo_template, foo_with_template_print,
/linux/net/ieee802154/
H A Dtrace.h189 DEFINE_EVENT_PRINT(802154_le16_template, 802154_rdev_set_short_addr,
/linux/net/tipc/
H A Dtrace.h319 DEFINE_EVENT_PRINT(tipc_link_transmq_class, tipc_link_bc_ack,
/linux/include/trace/events/
H A Dfirewire.h166 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 Dtracepoint.h656 #define DEFINE_EVENT_PRINT(template, name, proto, args, print) \ macro