Home
last modified time | relevance | path

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

/openbmc/qemu/target/ppc/
H A Dpower8-pmu.h17 #define BHRB_TYPE_CALL 0x01 macro
H A Dpower8-pmu.c103 env->bhrb_filter = BHRB_TYPE_CALL; in hreg_bhrb_filter_update()
H A Dtranslate.c3673 gen_update_branch_history(ctx, ctx->cia, NULL, BHRB_TYPE_CALL); in gen_b()
3711 bhrb_type |= BHRB_TYPE_CALL; in gen_bcond()