Home
last modified time | relevance | path

Searched refs:DEFINE_EVENT_CONDITION (Results 1 – 5 of 5) sorted by relevance

/Linux-v5.4/include/trace/
Ddefine_trace.h67 #undef DEFINE_EVENT_CONDITION
68 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ macro
117 #undef DEFINE_EVENT_CONDITION
/Linux-v5.4/net/tipc/
Dtrace.h217 DEFINE_EVENT_CONDITION(tipc_sk_class, name, \
236 DEFINE_EVENT_CONDITION(tipc_sk_class, name, \
276 DEFINE_EVENT_CONDITION(tipc_link_class, name, \
/Linux-v5.4/samples/trace_events/
Dtrace-events-sample.h454 DEFINE_EVENT_CONDITION(foo_template, foo_with_template_cond,
/Linux-v5.4/include/trace/events/
Df2fs.h1044 DEFINE_EVENT_CONDITION(f2fs__submit_page_bio, f2fs_submit_page_bio,
1053 DEFINE_EVENT_CONDITION(f2fs__submit_page_bio, f2fs_submit_page_write,
1097 DEFINE_EVENT_CONDITION(f2fs__bio, f2fs_prepare_write_bio,
1106 DEFINE_EVENT_CONDITION(f2fs__bio, f2fs_prepare_read_bio,
1115 DEFINE_EVENT_CONDITION(f2fs__bio, f2fs_submit_read_bio,
1124 DEFINE_EVENT_CONDITION(f2fs__bio, f2fs_submit_write_bio,
/Linux-v5.4/include/linux/
Dtracepoint.h526 #define DEFINE_EVENT_CONDITION(template, name, proto, \ macro