Home
last modified time | relevance | path

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

/freebsd-14.2/lib/libmemstat/
H A Dmemstat_malloc.c81 struct malloc_type_header *mthp; in memstat_sysctl_malloc()
183 mthp = (struct malloc_type_header *)p; in memstat_sysctl_malloc()
/freebsd-14.2/sys/sys/
H A Dmalloc.h139 struct malloc_type_header { struct
/freebsd-14.2/sys/kern/
H A Dkern_malloc.c1399 struct malloc_type_header mth; in sysctl_kern_malloc_stats()