Home
last modified time | relevance | path

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

/openbmc/qemu/target/s390x/
H A Dcpu-dump.c83 inline_branch_miss[i], inline_branch_hit[i]); in s390_cpu_dump_state()
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c169 static uint64_t inline_branch_hit[CC_OP_MAX]; variable
678 inline_branch_hit[cc_op]++; in account_inline_branch()