Searched defs:vcpu_tb_trans (Results 1 – 18 of 18) sorted by relevance
/openbmc/qemu/tests/tcg/plugins/ |
H A D | empty.c | 23 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | bb.c | 80 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | insn.c | 141 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | mem.c | 294 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | inline.c | 226 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
/openbmc/qemu/contrib/plugins/ |
H A D | stoptrigger.c | 65 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | hotblocks.c | 109 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | bbv.c | 100 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | ips.c | 113 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | drcov.c | 122 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | hotpages.c | 151 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | lockstep.c | 252 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | hwprofile.c | 243 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | howvec.c | 312 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | execlog.c | 177 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | cflow.c | 296 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
H A D | cache.c | 465 static void vcpu_tb_trans(qemu_plugin_id_t id, struct qemu_plugin_tb *tb) in vcpu_tb_trans() function
|
/openbmc/qemu/include/qemu/ |
H A D | plugin.h | 62 qemu_plugin_vcpu_tb_trans_cb_t vcpu_tb_trans; member
|