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