Home
last modified time | relevance | path

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

/Linux-v5.4/tools/lib/traceevent/
Devent-parse.c1241 static enum tep_event_type read_token_item(char **tok) in read_token_item() function
1292 type = read_token_item(tok); in __read_expect_type()
1311 type = read_token_item(&token); in __read_expected()
1863 type = read_token_item(&token); in process_array()
2043 type = read_token_item(&token); in process_op()
2528 type = read_token_item(&token); in process_fields()
2582 type = read_token_item(&token); in process_fields()
2626 type = read_token_item(&token); in process_flags()
2629 type = read_token_item(&token); in process_flags()
2640 type = read_token_item(tok); in process_flags()
[all …]