Home
last modified time | relevance | path

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

/Linux-v6.1/tools/lib/traceevent/
Devent-parse.h285 TEP_EVENT_FL_ISBPRINT = 0x04, enumerator
Devent-parse.c5745 if (event->flags & TEP_EVENT_FL_ISBPRINT) { in pretty_print()
5753 if (event->flags & TEP_EVENT_FL_ISBPRINT) { in pretty_print()
6787 event->flags |= TEP_EVENT_FL_ISBPRINT; in parse_format()
6855 if (!(event->flags & TEP_EVENT_FL_ISBPRINT)) in parse_format()