Home
last modified time | relevance | path

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

/external/linux-tools-perf/src/tools/lib/traceevent/
Devent-parse.c1841 event->flags |= EVENT_FL_FAILED; in process_op()
1899 event->flags |= EVENT_FL_FAILED; in process_op()
4060 if (event->flags & EVENT_FL_FAILED) { in pretty_print()
4121 event->flags |= EVENT_FL_FAILED; in pretty_print()
4158 event->flags |= EVENT_FL_FAILED; in pretty_print()
4168 event->flags |= EVENT_FL_FAILED; in pretty_print()
4235 event->flags |= EVENT_FL_FAILED; in pretty_print()
4241 event->flags |= EVENT_FL_FAILED; in pretty_print()
4251 event->flags |= EVENT_FL_FAILED; in pretty_print()
4271 if (event->flags & EVENT_FL_FAILED) { in pretty_print()
[all …]
Devent-parse.h311 EVENT_FL_FAILED = 0x80000000 enumerator