Searched refs:max_bucket (Results 1 – 3 of 3) sorted by relevance
73 u_int32_t max_bucket; /* ID of Maximum bucket in use */ member278 #define MAX_BUCKET hdr.max_bucket
920 P_32_COPY(srcp->max_bucket, destp->max_bucket); in swap_header_copy()951 M_32_SWAP(hdrp->max_bucket); in swap_header()
398 int max_bucket; /* last histo elt with nonzero val */ member461 if (lo > stats->max_bucket) in update_gap_stats()462 stats->max_bucket = lo; in update_gap_stats()485 for (i = 0; i < stats->max_bucket; i++) { in dump_gap_stats()