Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dmalloc.h127 uint32_t mtsh_count; /* Number of records. */ member
/f-stack/freebsd/sys/
H A Dmalloc.h134 uint32_t mtsh_count; /* Number of records. */ member
/f-stack/tools/libmemstat/
H A Dmemstat_malloc.c193 count = mtshp->mtsh_count; in memstat_sysctl_malloc()
/f-stack/freebsd/kern/
H A Dkern_malloc.c1315 mtsh.mtsh_count = kmemcount; in sysctl_kern_malloc_stats()