Home
last modified time | relevance | path

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

/linux/tools/lib/traceevent/
A Devent-parse.c948 return TEP_EVENT_OP; in get_type()
1022 case TEP_EVENT_OP: in __read_token()
1316 if (read_expected(TEP_EVENT_OP, ":") < 0) in event_read_name()
1337 if (read_expected(TEP_EVENT_OP, ":") < 0) in event_read_id()
1541 if (test_type(type, TEP_EVENT_OP)) in event_read_fields()
1781 while (type == TEP_EVENT_OP) { in process_field_arg()
2540 if (type == TEP_EVENT_OP) in process_fields()
2618 while (type == TEP_EVENT_OP) in process_flags()
2868 if (type == TEP_EVENT_OP) in process_paren()
3220 case TEP_EVENT_OP: in process_arg_token()
[all …]
A Devent-parse.h304 TEP_EVENT_OP, enumerator
A Dparse-filter.c1053 case TEP_EVENT_OP: in process_filter()

Completed in 20 milliseconds