Searched refs:h_count (Results 1 – 2 of 2) sorted by relevance
60 uint_t h_count; /* Current count */ member123 h->h_count = 0; in h_create()197 if (h->h_count >= h->h_threshold) { in h_put()209 h->h_count++; in h_put()211 DTRACE_PROBE2(mountd, hashset, h->h_count, h->h_loadFactor); in h_put()
77 int prec, h_count, l_count, dot_count; in vsnprintf() local104 h_count = l_count = dot_count = 0; in vsnprintf()161 h_count++; in vsnprintf()245 } else if (h_count == 0 && l_count == 0) { in vsnprintf()260 } else if (h_count > 1) { in vsnprintf()265 } else if (h_count > 0) { in vsnprintf()