Lines Matching refs:read_expected

1299 static int read_expected(enum tep_event_type expect, const char *str)
1313 if (read_expected(TEP_EVENT_ITEM, "name") < 0)
1316 if (read_expected(TEP_EVENT_OP, ":") < 0)
1337 if (read_expected(TEP_EVENT_OP, ":") < 0)
1632 if (read_expected(TEP_EVENT_ITEM, "offset") < 0)
1635 if (read_expected(TEP_EVENT_OP, ":") < 0)
1643 if (read_expected(TEP_EVENT_OP, ";") < 0)
1646 if (read_expected(TEP_EVENT_ITEM, "size") < 0)
1649 if (read_expected(TEP_EVENT_OP, ":") < 0)
1657 if (read_expected(TEP_EVENT_OP, ";") < 0)
1668 if (read_expected(TEP_EVENT_OP, ":") < 0)
1678 if (read_expected(TEP_EVENT_OP, ";") < 0)
1727 if (read_expected(TEP_EVENT_OP, ":") < 0)
2152 if (read_expected(TEP_EVENT_OP, "->") < 0)
2783 if (read_expected(TEP_EVENT_DELIM, ")") < 0)
2840 if (read_expected(TEP_EVENT_DELIM, ")") < 0)
2933 if (read_expected(TEP_EVENT_DELIM, ")") < 0)
2962 if (read_expected(TEP_EVENT_DELIM, ")") < 0)
3085 if (read_expected(TEP_EVENT_DELIM, ")") < 0)
3311 if (read_expected(TEP_EVENT_ITEM, "fmt") < 0)
3314 if (read_expected(TEP_EVENT_OP, ":") < 0)
6556 if (read_expected(TEP_EVENT_ITEM, "field") < 0)
6558 if (read_expected(TEP_EVENT_OP, ":") < 0)
6570 if (read_expected(TEP_EVENT_ITEM, field) < 0)
6580 if (read_expected(TEP_EVENT_OP, ";") < 0)
6582 if (read_expected(TEP_EVENT_ITEM, "offset") < 0)
6584 if (read_expected(TEP_EVENT_OP, ":") < 0)
6590 if (read_expected(TEP_EVENT_OP, ";") < 0)
6592 if (read_expected(TEP_EVENT_ITEM, "size") < 0)
6594 if (read_expected(TEP_EVENT_OP, ":") < 0)
6600 if (read_expected(TEP_EVENT_OP, ";") < 0)
6613 if (read_expected(TEP_EVENT_OP, ":") < 0)
6620 if (read_expected(TEP_EVENT_OP, ";") < 0)