Home
last modified time | relevance | path

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

/openbmc/qemu/tests/tcg/plugins/
H A Dinline.c228 void *tb_store = tb; in vcpu_tb_trans() local
230 tb, QEMU_PLUGIN_INLINE_STORE_U64, data_tb, (uintptr_t) tb_store); in vcpu_tb_trans()
232 tb, vcpu_tb_exec, QEMU_PLUGIN_CB_NO_REGS, tb_store); in vcpu_tb_trans()
240 QEMU_PLUGIN_COND_EQ, tb_cond_track_count, cond_trigger_limit, tb_store); in vcpu_tb_trans()