Home
last modified time | relevance | path

Searched refs:TEP_EVENT_ITEM (Results 1 – 3 of 3) sorted by relevance

/linux/tools/lib/traceevent/
A Devent-parse.c938 return TEP_EVENT_ITEM; in get_type()
1109 case TEP_EVENT_ITEM: in __read_token()
1132 if (type == TEP_EVENT_ITEM) { in __read_token()
1474 if (type == TEP_EVENT_ITEM || in event_read_fields()
1552 if (type == TEP_EVENT_ITEM) in event_read_fields()
1561 type == TEP_EVENT_ITEM) in event_read_fields()
1599 if (type == TEP_EVENT_ITEM) { in event_read_fields()
2771 if (type != TEP_EVENT_ITEM) in process_dynamic_array()
3168 case TEP_EVENT_ITEM: in process_arg_token()
3190 while (type == TEP_EVENT_ITEM) { in process_arg_token()
[all …]
A Devent-parse.h306 TEP_EVENT_ITEM, enumerator
A Dparse-filter.c358 case TEP_EVENT_ITEM: in create_arg_item()
961 case TEP_EVENT_ITEM: in process_filter()

Completed in 22 milliseconds