Home
last modified time | relevance | path

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

/tools/lib/traceevent/
Devent-parse.c1269 enum tep_event_type expect, const char *expect_tok) in test_type_token() argument
1277 if (strcmp(token, expect_tok) != 0) { in test_type_token()
1279 expect_tok, token); in test_type_token()