Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/plugins/
H A Dstoptrigger.c25 } InstructionsCount; typedef
108 insn_count_sb = qemu_plugin_scoreboard_new(sizeof(InstructionsCount)); in qemu_plugin_install()
110 insn_count_sb, InstructionsCount, insn_count); in qemu_plugin_install()
112 insn_count_sb, InstructionsCount, current_pc); in qemu_plugin_install()