Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_stats.c675 struct voistatdata_numeric bkt_lb, bkt_ub, *lbinfbktlb, *lbinfbktub, local
752 lbinfbktlb = lbinfbktub = ubinfbktlb = ubinfbktub = NULL;
756 lbinfbktlb = &VSD(crhist32, hist)->bkts[0].lb;
760 lbinfbktlb = &VSD(drhist32, hist)->bkts[0].lb;
766 lbinfbktlb = &VSD(crhist64, hist)->bkts[0].lb;
770 lbinfbktlb = &VSD(drhist64, hist)->bkts[0].lb;
782 if ((info->flags & VSD_HIST_LBOUND_INF) && lbinfbktlb) {
783 *lbinfbktlb = numeric_limits[LIM_MIN][info->voi_dtype];
794 Q_SCVAL(lbinfbktlb->q32.sq32,
799 Q_SCVAL(lbinfbktlb->q64.sq64,