Searched refs:QEMU_PLUGIN_INLINE_STORE_U64 (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/contrib/plugins/ |
H A D | cflow.c | 319 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 D | inline.c | 230 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 D | qemu-plugin.h | 393 QEMU_PLUGIN_INLINE_STORE_U64, enumerator
|
/openbmc/qemu/plugins/ |
H A D | core.c | 347 case QEMU_PLUGIN_INLINE_STORE_U64: in op_to_cb_type()
|