Home
last modified time | relevance | path

Searched refs:sc_ctr_configured_mask (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/tprof/
H A Dtprof.h50 tprof_countermask_t sc_ctr_configured_mask; /* configured */ member
H A Dtprof.c349 runmask &= tb->tb_softc.sc_ctr_configured_mask; in tprof_start()
392 runmask &= tb->tb_softc.sc_ctr_configured_mask; in tprof_start()
583 SET(tb->tb_softc.sc_ctr_configured_mask, __BIT(c)); in tprof_configure_event()
611 tprof_countermask_t configmask = sc->sc_ctr_configured_mask; in tprof_getcounts_cpu()
851 tb->tb_softc.sc_ctr_configured_mask = 0; in tprof_close()