Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Devent-parse.c877 static enum event_type get_type(int ch) in get_type() function
959 type = get_type(ch); in __read_token()
1065 while (get_type(__peek_char()) == type) { in __read_token()