Home
last modified time | relevance | path

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

/linux-4.4.14/tools/lib/traceevent/
Devent-parse.h339 EVENT_FL_ISBPRINT = 0x04, enumerator
Devent-parse.c4834 if (event->flags & EVENT_FL_ISBPRINT) { in pretty_print()
5870 event->flags |= EVENT_FL_ISBPRINT; in __pevent_parse_format()