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

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

Completed in 43 milliseconds