Searched refs:num_alloc_nodes (Results 1 – 5 of 5) sorted by relevance
64 ret->num_alloc_nodes = MIN_NODES; in OPENSSL_LH_new()219 nni = lh->num_alloc_nodes; in expand()232 lh->num_alloc_nodes = j; in expand()272 lh->num_alloc_nodes /= 2; in contract()302 nn = hash % lh->num_alloc_nodes; in getrn()
24 unsigned int num_alloc_nodes; member
66 BIO_printf(out, "num_alloc_nodes = %u\n", lh->num_alloc_nodes); in OPENSSL_LH_stats_bio()
3 num_alloc_nodes = 32
859 the `num_items`, `num_nodes` and `num_alloc_nodes` statistics. All other