Home
last modified time | relevance | path

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

/openbmc/qemu/tests/plugin/
H A Dbb.c70 static void vcpu_tb_exec(unsigned int cpu_index, void *udata) in vcpu_tb_exec() function
93 qemu_plugin_register_vcpu_tb_exec_cb(tb, vcpu_tb_exec, 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.c83 static void vcpu_tb_exec(unsigned int cpu_index, void *udata) in vcpu_tb_exec() function
126 qemu_plugin_register_vcpu_tb_exec_cb(tb, vcpu_tb_exec, in vcpu_tb_trans()
H A Dlockstep.c170 static void vcpu_tb_exec(unsigned int cpu_index, void *udata) in vcpu_tb_exec() function
234 qemu_plugin_register_vcpu_tb_exec_cb(tb, vcpu_tb_exec, in vcpu_tb_trans()