Searched refs:HFLAGS_INSN_CNT (Results 1 – 3 of 3) sorted by relevance
106 hflags |= 1 << HFLAGS_INSN_CNT; in hreg_compute_pmu_hflags_value()125 hflags_mask |= 1 << HFLAGS_INSN_CNT; in hreg_compute_pmu_hflags_mask()
814 HFLAGS_INSN_CNT = 19, /* PMU instruction count enabled */ enumerator
6538 ctx->pmu_insn_cnt = (hflags >> HFLAGS_INSN_CNT) & 1; in ppc_tr_init_disas_context()