Home
last modified time | relevance | path

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

/Linux-v5.10/tools/lib/traceevent/
Devent-parse.c1220 static enum tep_event_type read_token_item(char **tok) in read_token_item() function
1271 type = read_token_item(tok); in __read_expect_type()
1290 type = read_token_item(&token); in __read_expected()
1867 type = read_token_item(&token); in process_array()
2047 type = read_token_item(&token); in process_op()
2529 type = read_token_item(&token); in process_fields()
2583 type = read_token_item(&token); in process_fields()
2627 type = read_token_item(&token); in process_flags()
2630 type = read_token_item(&token); in process_flags()
2641 type = read_token_item(tok); in process_flags()
[all …]