Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/plugins/
H A Dbb.c71 static void vcpu_tb_exec(unsigned int cpu_index, void *udata) in vcpu_tb_exec() function
90 qemu_plugin_register_vcpu_tb_exec_cb(tb, vcpu_tb_exec, in vcpu_tb_trans()
H A Dinline.c177 static void vcpu_tb_exec(unsigned int cpu_index, void *udata) in vcpu_tb_exec() function
232 tb, vcpu_tb_exec, QEMU_PLUGIN_CB_NO_REGS, tb_store); in vcpu_tb_trans()
/openbmc/qemu/contrib/plugins/
H A Ddrcov.c113 static void vcpu_tb_exec(unsigned int cpu_index, void *udata) in vcpu_tb_exec() function
140 qemu_plugin_register_vcpu_tb_exec_cb(tb, vcpu_tb_exec, in vcpu_tb_trans()
H A Dhotblocks.c97 static void vcpu_tb_exec(unsigned int cpu_index, void *udata) in vcpu_tb_exec() function
136 qemu_plugin_register_vcpu_tb_exec_cb(tb, vcpu_tb_exec, in vcpu_tb_trans()
H A Dlockstep.c196 static void vcpu_tb_exec(unsigned int cpu_index, void *udata) in vcpu_tb_exec() function
260 qemu_plugin_register_vcpu_tb_exec_cb(tb, vcpu_tb_exec, in vcpu_tb_trans()