Home
last modified time | relevance | path

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

/netbsd/external/bsd/nsd/dist/
H A Dregion-allocator.c58 size_t small_objects; member
97 result->small_objects = 0; in alloc_region_base()
302 ++region->small_objects; in region_alloc()
325 ++region->small_objects; in region_alloc()
418 region->small_objects = 0; in region_free_all()
486 (unsigned long) (region->small_objects + region->large_objects), in region_dump_stats()
487 (unsigned long) region->small_objects, in region_dump_stats()
533 (unsigned long) (region->small_objects + region->large_objects), in region_log_stats()
534 (unsigned long) region->small_objects, in region_log_stats()