Home
last modified time | relevance | path

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

/openbmc/qemu/contrib/plugins/
H A Dcflow.c84 uint64_t last_pc; member
90 static qemu_plugin_u64 last_pc; variable
200 last_pc = qemu_plugin_scoreboard_u64_in_struct(state, VCPUScoreBoard, in plugin_init()
201 last_pc); in plugin_init()
234 uint64_t lpc = qemu_plugin_u64_get(last_pc, cpu_index); in vcpu_tb_branched_exec()
355 last_pc, ipc); in vcpu_tb_trans()