Home
last modified time | relevance | path

Searched defs:nbkts (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/kern/
H A Dsubr_stats.c598 uint32_t nbkts; local
677 uint32_t bkt, nbkts, nloop; local
1773 uint16_t i, nbkts; local
2377 uint16_t nbkts; local
/f-stack/freebsd/sys/
H A Dstats.h384 const uint16_t nbkts; member
492 #define HIST_NBKTS2VSDSZ(htype, nbkts) (sizeof(struct voistatdata_##htype) + \ argument