HomeSort by: relevance | last modified time | path
    Searched refs:sc_ctr_configured_mask (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/dev/tprof/
tprof.h 50 tprof_countermask_t sc_ctr_configured_mask; /* configured */ member in struct:tprof_backend_softc
tprof.c 349 runmask &= tb->tb_softc.sc_ctr_configured_mask;
392 runmask &= tb->tb_softc.sc_ctr_configured_mask;
583 SET(tb->tb_softc.sc_ctr_configured_mask, __BIT(c));
611 tprof_countermask_t configmask = sc->sc_ctr_configured_mask;
851 tb->tb_softc.sc_ctr_configured_mask = 0;

Completed in 79 milliseconds