Searched refs:EVENT_FL_FAILED (Results 1 – 2 of 2) sorted by relevance
1891 event->flags |= EVENT_FL_FAILED; in process_op()1949 event->flags |= EVENT_FL_FAILED; in process_op()4269 if (event->flags & EVENT_FL_FAILED) { in pretty_print()4330 event->flags |= EVENT_FL_FAILED; in pretty_print()4367 event->flags |= EVENT_FL_FAILED; in pretty_print()4377 event->flags |= EVENT_FL_FAILED; in pretty_print()4443 event->flags |= EVENT_FL_FAILED; in pretty_print()4449 event->flags |= EVENT_FL_FAILED; in pretty_print()4459 event->flags |= EVENT_FL_FAILED; in pretty_print()4484 if (event->flags & EVENT_FL_FAILED) { in pretty_print()[all …]
329 EVENT_FL_FAILED = 0x80000000 enumerator