HomeSort by: relevance | last modified time | path
    Searched defs:configmask (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/tprof/
tprof.c 611 tprof_countermask_t configmask = sc->sc_ctr_configured_mask; local
614 if (ISSET(configmask, __BIT(c))) {
tprof.c 611 tprof_countermask_t configmask = sc->sc_ctr_configured_mask; local
614 if (ISSET(configmask, __BIT(c))) {
tprof.c 611 tprof_countermask_t configmask = sc->sc_ctr_configured_mask; local
614 if (ISSET(configmask, __BIT(c))) {

Completed in 38 milliseconds