Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/plugins/
H A Dcflow.c80 uint64_t tb_pc; member
90 static qemu_plugin_u64 tb_pc; variable
199 tb_pc = qemu_plugin_scoreboard_u64_in_struct(state, VCPUScoreBoard, tb_pc); in plugin_init()
241 uint64_t pc = qemu_plugin_u64_get(tb_pc, cpu_index); in vcpu_tb_branched_exec()
313 tb, QEMU_PLUGIN_INLINE_STORE_U64, tb_pc, pc); in vcpu_tb_trans()