Home
last modified time | relevance | path

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

/freebsd/lib/libmemstat/
H A Dmemstat_malloc.c80 struct malloc_type_header *mthp; in memstat_sysctl_malloc()
182 mthp = (struct malloc_type_header *)p; in memstat_sysctl_malloc()
/freebsd/sys/sys/
H A Dmalloc.h139 struct malloc_type_header { struct
/freebsd/sys/kern/
H A Dkern_malloc.c1405 struct malloc_type_header mth; in sysctl_kern_malloc_stats()