Searched refs:EVENT_FL_FAILED (Results 1 – 2 of 2) sorted by relevance
1974 event->flags |= EVENT_FL_FAILED; in process_op()2053 event->flags |= EVENT_FL_FAILED; in process_op()4828 if (event->flags & EVENT_FL_FAILED) { in pretty_print()4889 event->flags |= EVENT_FL_FAILED; in pretty_print()4936 event->flags |= EVENT_FL_FAILED; in pretty_print()4946 event->flags |= EVENT_FL_FAILED; in pretty_print()5012 event->flags |= EVENT_FL_FAILED; in pretty_print()5018 event->flags |= EVENT_FL_FAILED; in pretty_print()5028 event->flags |= EVENT_FL_FAILED; in pretty_print()5053 if (event->flags & EVENT_FL_FAILED) { in pretty_print()[all …]
345 EVENT_FL_FAILED = 0x80000000 enumerator