Home
last modified time | relevance | path

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

/Linux-v4.19/tools/lib/traceevent/
Devent-parse.c1169 static enum event_type read_token_item(char **tok) in read_token_item() function
1220 type = read_token_item(tok); in __read_expect_type()
1239 type = read_token_item(&token); in __read_expected()
1791 type = read_token_item(&token); in process_array()
1971 type = read_token_item(&token); in process_op()
2456 type = read_token_item(&token); in process_fields()
2510 type = read_token_item(&token); in process_fields()
2554 type = read_token_item(&token); in process_flags()
2557 type = read_token_item(&token); in process_flags()
2568 type = read_token_item(tok); in process_flags()
[all …]