Searched refs:TEP_EVENT_FL_NOHANDLE (Results 1 – 2 of 2) sorted by relevance
/linux/tools/lib/traceevent/ | ||
A D | event-parse.h | 287 TEP_EVENT_FL_NOHANDLE = 0x40, enumerator |
A D | event-parse.c | 5999 if (event->handler && !(event->flags & TEP_EVENT_FL_NOHANDLE)) in print_event_info() |
Completed in 15 milliseconds