Searched refs:vcpu_tb_exec (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/tests/tcg/plugins/ |
H A D | bb.c | 71 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 D | inline.c | 177 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 D | drcov.c | 113 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 D | hotblocks.c | 97 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 D | lockstep.c | 196 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()
|