Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/traceevent/
Devent-parse.h337 EVENT_FL_ISBPRINT = 0x04, enumerator
Devent-parse.c4892 if (event->flags & EVENT_FL_ISBPRINT) { in pretty_print()
6048 event->flags |= EVENT_FL_ISBPRINT; in __tep_parse_format()