Home
last modified time | relevance | path

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

/linux/tools/lib/traceevent/
A Devent-parse.h284 TEP_EVENT_FL_ISBPRINT = 0x04, enumerator
A 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()

Completed in 15 milliseconds