Home
last modified time | relevance | path

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

/f-stack/freebsd/kern/
H A Dsubr_stats.c676 *ubinfbktlb, *ubinfbktub; local
752 lbinfbktlb = lbinfbktub = ubinfbktlb = ubinfbktub = NULL;
757 ubinfbktlb = &VSD(crhist32, hist)->bkts[nbkts - 1].lb;
762 ubinfbktlb = &VSD(drhist32, hist)->bkts[nbkts - 1].lb;
767 ubinfbktlb = &VSD(crhist64, hist)->bkts[nbkts - 1].lb;
772 ubinfbktlb = &VSD(drhist64, hist)->bkts[nbkts - 1].lb;
805 if ((info->flags & VSD_HIST_UBOUND_INF) && ubinfbktlb) {
806 *ubinfbktlb = bkt_lb;