Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/trace/
H A Ddefine_trace.h67 #undef DEFINE_EVENT_CONDITION
68 #define DEFINE_EVENT_CONDITION(template, name, proto, args, cond) \ macro
117 #undef DEFINE_EVENT_CONDITION
/OK3568_Linux_fs/kernel/net/tipc/
H A 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, \
313 DEFINE_EVENT_CONDITION(tipc_link_transmq_class, tipc_link_retrans,
/OK3568_Linux_fs/kernel/samples/trace_events/
H A Dtrace-events-sample.h454 DEFINE_EVENT_CONDITION(foo_template, foo_with_template_cond,
/OK3568_Linux_fs/kernel/include/trace/events/
H A Df2fs.h1065 DEFINE_EVENT_CONDITION(f2fs__submit_page_bio, f2fs_submit_page_bio,
1074 DEFINE_EVENT_CONDITION(f2fs__submit_page_bio, f2fs_submit_page_write,
1118 DEFINE_EVENT_CONDITION(f2fs__bio, f2fs_prepare_write_bio,
1127 DEFINE_EVENT_CONDITION(f2fs__bio, f2fs_prepare_read_bio,
1136 DEFINE_EVENT_CONDITION(f2fs__bio, f2fs_submit_read_bio,
1145 DEFINE_EVENT_CONDITION(f2fs__bio, f2fs_submit_write_bio,
/OK3568_Linux_fs/kernel/include/linux/
H A Dtracepoint.h553 #define DEFINE_EVENT_CONDITION(template, name, proto, \ macro