Home
last modified time | relevance | path

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

/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
/include/trace/events/
Df2fs.h1070 DEFINE_EVENT_CONDITION(f2fs__submit_page_bio, f2fs_submit_page_bio,
1079 DEFINE_EVENT_CONDITION(f2fs__submit_page_bio, f2fs_submit_page_write,
1123 DEFINE_EVENT_CONDITION(f2fs__bio, f2fs_prepare_write_bio,
1132 DEFINE_EVENT_CONDITION(f2fs__bio, f2fs_prepare_read_bio,
1141 DEFINE_EVENT_CONDITION(f2fs__bio, f2fs_submit_read_bio,
1150 DEFINE_EVENT_CONDITION(f2fs__bio, f2fs_submit_write_bio,
/include/linux/
Dtracepoint.h544 #define DEFINE_EVENT_CONDITION(template, name, proto, \ macro