Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/plugins/
H A Dstoptrigger.c67 size_t tb_n = qemu_plugin_tb_n_insns(tb); in vcpu_tb_trans() local
68 for (size_t i = 0; i < tb_n; i++) { in vcpu_tb_trans()