Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/plugins/
H A Dinsn.c30 } MatchCount; typedef
112 MatchCount *match = qemu_plugin_scoreboard_find(insn_match->counts, in vcpu_insn_matched_exec_before()
225 qemu_plugin_u64 hit_e = qemu_plugin_scoreboard_u64_in_struct(m->counts, MatchCount, hits); in plugin_exit()
259 .counts = qemu_plugin_scoreboard_new(sizeof(MatchCount)) }; in parse_match()