Searched refs:ctr_bitwidth (Results 1 – 2 of 2) sorted by relevance
513 sc->sc_count[c].ctr_bitwidth = in tprof_configure_event()553 __BITS(sc->sc_count[c].ctr_bitwidth - 1, 0)) { in tprof_configure_event()555 __BITS(sc->sc_count[c].ctr_bitwidth - 1, 0); in tprof_configure_event()565 __BITS(sc->sc_count[c].ctr_bitwidth - 1, 0); in tprof_configure_event()592 if (sc->sc_count[c].ctr_bitwidth != 64) in tprof_configure_event()618 __BITS(sc->sc_count[c].ctr_bitwidth - 1, 0)); in tprof_getcounts_cpu()
42 u_int ctr_bitwidth; member