Searched refs:insn_processed (Results 1 – 2 of 2) sorted by relevance
91 uint32_t insn_processed; member984 if (test->insn_processed) { in do_test_single()985 uint32_t insn_processed; in do_test_single() local989 insn_processed = atoi(proc + 10); in do_test_single()990 if (test->insn_processed != insn_processed) { in do_test_single()992 insn_processed, test->insn_processed); in do_test_single()
155 .insn_processed = 15,