Home
last modified time | relevance | path

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

/linux-6.1.9/tools/lib/traceevent/
Devent-parse.c1248 enum tep_event_type expect, const char *expect_tok) in test_type_token() argument
1256 if (strcmp(token, expect_tok) != 0) { in test_type_token()
1258 expect_tok, token); in test_type_token()