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()
69 int prec, h_count, l_count, dot_count; in vsnprintf() local91 h_count = l_count = dot_count = 0; in vsnprintf()148 h_count++; in vsnprintf()216 if (h_count == 0 && l_count == 0) in vsnprintf()231 else if (h_count > 1) in vsnprintf()237 else if (h_count > 0) in vsnprintf()