Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/traceevent/
Devent-parse.h284 TEP_EVENT_FL_ISBPRINT = 0x04, enumerator
Devent-parse.c5726 if (event->flags & TEP_EVENT_FL_ISBPRINT) { in pretty_print()
5734 if (event->flags & TEP_EVENT_FL_ISBPRINT) { in pretty_print()
6768 event->flags |= TEP_EVENT_FL_ISBPRINT; in parse_format()
6836 if (!(event->flags & TEP_EVENT_FL_ISBPRINT)) in parse_format()