Home
last modified time | relevance | path

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

/linux-4.1.27/tools/lib/traceevent/
Devent-parse.c1905 event->flags |= EVENT_FL_FAILED; in process_op()
1978 event->flags |= EVENT_FL_FAILED; in process_op()
4702 if (event->flags & EVENT_FL_FAILED) { in pretty_print()
4763 event->flags |= EVENT_FL_FAILED; in pretty_print()
4809 event->flags |= EVENT_FL_FAILED; in pretty_print()
4819 event->flags |= EVENT_FL_FAILED; in pretty_print()
4885 event->flags |= EVENT_FL_FAILED; in pretty_print()
4891 event->flags |= EVENT_FL_FAILED; in pretty_print()
4901 event->flags |= EVENT_FL_FAILED; in pretty_print()
4926 if (event->flags & EVENT_FL_FAILED) { in pretty_print()
[all …]
Devent-parse.h343 EVENT_FL_FAILED = 0x80000000 enumerator