Searched refs:sfbbinstats (Results 1 - 2 of 2) sorted by relevance

/darwin-on-arm/xnu/bsd/net/classq/
H A Dclassq_sfb.h64 struct sfbbinstats { struct
76 struct sfbbinstats stats[SFB_LEVELS][SFB_BINS];
90 struct sfbbinstats stats[SFB_LEVELS][SFB_BINS];
H A Dclassq_sfb.c199 static void sfb_adjust_bin(struct sfb *, struct sfbbinstats *,
201 static void sfb_decrement_bin(struct sfb *, struct sfbbinstats *,
203 static void sfb_increment_bin(struct sfb *, struct sfbbinstats *,
538 struct sfbbinstats *cbin, *wbin;
612 struct sfbbinstats *bin;
658 sfb_adjust_bin(struct sfb *sp, struct sfbbinstats *bin, struct timespec *ft,
683 sfb_decrement_bin(struct sfb *sp, struct sfbbinstats *bin, struct timespec *ft,
690 sfb_increment_bin(struct sfb *sp, struct sfbbinstats *bin, struct timespec *ft,
702 struct sfbbinstats *bin;
844 struct sfbbinstats *bi
[all...]

Completed in 16 milliseconds