Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/traceevent/
Devent-parse.c2037 event->flags |= TEP_EVENT_FL_FAILED; in process_op()
2116 event->flags |= TEP_EVENT_FL_FAILED; in process_op()
4972 if (event->flags & TEP_EVENT_FL_FAILED) { in pretty_print()
5033 event->flags |= TEP_EVENT_FL_FAILED; in pretty_print()
5087 event->flags |= TEP_EVENT_FL_FAILED; in pretty_print()
5097 event->flags |= TEP_EVENT_FL_FAILED; in pretty_print()
5163 event->flags |= TEP_EVENT_FL_FAILED; in pretty_print()
5169 event->flags |= TEP_EVENT_FL_FAILED; in pretty_print()
5179 event->flags |= TEP_EVENT_FL_FAILED; in pretty_print()
5204 if (event->flags & TEP_EVENT_FL_FAILED) { in pretty_print()
[all …]
Devent-parse.h301 TEP_EVENT_FL_FAILED = 0x80000000 enumerator