Searched refs:EVENT_FL_FAILED (Results 1 – 2 of 2) sorted by relevance
1841 event->flags |= EVENT_FL_FAILED; in process_op()1899 event->flags |= EVENT_FL_FAILED; in process_op()4060 if (event->flags & EVENT_FL_FAILED) { in pretty_print()4121 event->flags |= EVENT_FL_FAILED; in pretty_print()4158 event->flags |= EVENT_FL_FAILED; in pretty_print()4168 event->flags |= EVENT_FL_FAILED; in pretty_print()4235 event->flags |= EVENT_FL_FAILED; in pretty_print()4241 event->flags |= EVENT_FL_FAILED; in pretty_print()4251 event->flags |= EVENT_FL_FAILED; in pretty_print()4271 if (event->flags & EVENT_FL_FAILED) { in pretty_print()[all …]
311 EVENT_FL_FAILED = 0x80000000 enumerator