Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/plugins/
H A Dinline.c17 uint64_t count_tb; member
38 static qemu_plugin_u64 count_tb; variable
89 const uint64_t per_vcpu = qemu_plugin_u64_sum(count_tb); in stats_tb()
131 const uint64_t tb = qemu_plugin_u64_get(count_tb, i); in plugin_exit()
179 qemu_plugin_u64_add(count_tb, cpu_index, 1); in vcpu_tb_exec()
281 count_tb = qemu_plugin_scoreboard_u64_in_struct( in qemu_plugin_install()
282 counts, CPUCount, count_tb); in qemu_plugin_install()