Home
last modified time | relevance | path

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

/linux-4.1.27/tools/lib/traceevent/
Devent-parse.h337 EVENT_FL_ISBPRINT = 0x04, enumerator
Devent-parse.c4708 if (event->flags & EVENT_FL_ISBPRINT) { in pretty_print()
5743 event->flags |= EVENT_FL_ISBPRINT; in __pevent_parse_format()