Home
last modified time | relevance | path

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

/linux/tools/lib/traceevent/
A Devent-parse.h282 TEP_EVENT_FL_ISFTRACE = 0x01, enumerator
A Devent-parse.c1450 if (event->flags & TEP_EVENT_FL_ISFTRACE && in event_read_fields()
1480 (event->flags & TEP_EVENT_FL_ISFTRACE && in event_read_fields()
6765 event->flags |= TEP_EVENT_FL_ISFTRACE; in parse_format()
6811 if (!ret && (event->flags & TEP_EVENT_FL_ISFTRACE)) { in parse_format()

Completed in 16 milliseconds