Home
last modified time | relevance | path

Searched refs:EVENT_FL_FAILED (Results 1 – 2 of 2) sorted by relevance

/tools/lib/traceevent/
Devent-parse.c1973 event->flags |= EVENT_FL_FAILED; in process_op()
2052 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()
4937 event->flags |= EVENT_FL_FAILED; in pretty_print()
4947 event->flags |= EVENT_FL_FAILED; in pretty_print()
5013 event->flags |= EVENT_FL_FAILED; in pretty_print()
5019 event->flags |= EVENT_FL_FAILED; in pretty_print()
5029 event->flags |= EVENT_FL_FAILED; in pretty_print()
5054 if (event->flags & EVENT_FL_FAILED) { in pretty_print()
[all …]
Devent-parse.h345 EVENT_FL_FAILED = 0x80000000 enumerator