Searched refs:c_ncounters (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/dev/tprof/ | ||
| D | tprof_types.h | 86 uint32_t c_ncounters; /* R */ member |
| D | tprof.c | 645 counts->c_ncounters = tb->tb_softc.sc_ncounters; in tprof_getcounts() |