Searched refs:sc_ctr_prof_mask (Results 1 – 6 of 6) sorted by relevance
52 tprof_countermask_t sc_ctr_prof_mask; /* profiled */ member
209 if (ISSET(sc->sc_ctr_prof_mask, __BIT(bit))) { in armv8_pmu_intr()
237 if (ISSET(sc->sc_ctr_prof_mask, __BIT(bit))) { in armv7_pmu_intr()
204 if (ISSET(sc->sc_ctr_prof_mask, __BIT(bit))) { in tprof_amd_nmi()
197 if (ISSET(sc->sc_ctr_prof_mask, __BIT(bit))) { in tprof_intel_nmi()
584 CLR(tb->tb_softc.sc_ctr_prof_mask, __BIT(c)); in tprof_configure_event()588 SET(tb->tb_softc.sc_ctr_prof_mask, __BIT(c)); in tprof_configure_event()852 tb->tb_softc.sc_ctr_prof_mask = 0; in tprof_close()