Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/plugins/
H A Dcflow.c319 QEMU_PLUGIN_INLINE_STORE_U64, in vcpu_tb_trans()
322 QEMU_PLUGIN_INLINE_STORE_U64, in vcpu_tb_trans()
354 QEMU_PLUGIN_INLINE_STORE_U64, in vcpu_tb_trans()
/openbmc/qemu/tests/tcg/plugins/
H A Dinline.c230 tb, QEMU_PLUGIN_INLINE_STORE_U64, data_tb, (uintptr_t) tb_store); in vcpu_tb_trans()
248 insn, QEMU_PLUGIN_INLINE_STORE_U64, data_insn, in vcpu_tb_trans()
264 QEMU_PLUGIN_INLINE_STORE_U64, in vcpu_tb_trans()
/openbmc/qemu/include/qemu/
H A Dqemu-plugin.h393 QEMU_PLUGIN_INLINE_STORE_U64, enumerator
/openbmc/qemu/plugins/
H A Dcore.c347 case QEMU_PLUGIN_INLINE_STORE_U64: in op_to_cb_type()