Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libmemstat/
H A Dmemstat_malloc.c83 struct malloc_type_header *mthp; in memstat_sysctl_malloc()
185 mthp = (struct malloc_type_header *)p; in memstat_sysctl_malloc()
/freebsd-13.1/sys/sys/
H A Dmalloc.h140 struct malloc_type_header { struct
/freebsd-13.1/sys/kern/
H A Dkern_malloc.c1343 struct malloc_type_header mth; in sysctl_kern_malloc_stats()