Searched refs:TEP_EVENT_FL_PRINTRAW (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.1/tools/lib/traceevent/ | ||
| D | event-parse.h | 289 TEP_EVENT_FL_PRINTRAW = 0x80, enumerator |
| D | event-parse.c | 6014 if (raw || (event->flags & TEP_EVENT_FL_PRINTRAW)) in print_event_info() |