Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/libmalloc/dist/
H A Dmstats.c36 result.chunks_used = _chunks_used; in mstats()
H A Dmalloc.h270 __malloc_size_t chunks_used; /* Chunks allocated by the user. */ member
H A Dgmalloc.c272 __malloc_size_t chunks_used; /* Chunks allocated by the user. */ member