Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/traceevent/
Devent-parse.c1965 event->flags |= EVENT_FL_FAILED; in process_op()
2044 event->flags |= EVENT_FL_FAILED; in process_op()
4886 if (event->flags & EVENT_FL_FAILED) { in pretty_print()
4947 event->flags |= EVENT_FL_FAILED; in pretty_print()
5000 event->flags |= EVENT_FL_FAILED; in pretty_print()
5010 event->flags |= EVENT_FL_FAILED; in pretty_print()
5076 event->flags |= EVENT_FL_FAILED; in pretty_print()
5082 event->flags |= EVENT_FL_FAILED; in pretty_print()
5092 event->flags |= EVENT_FL_FAILED; in pretty_print()
5117 if (event->flags & EVENT_FL_FAILED) { in pretty_print()
[all …]
Devent-parse.h343 EVENT_FL_FAILED = 0x80000000 enumerator