Home
last modified time | relevance | path

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

/f-stack/tools/compat/include/sys/
H A Dmalloc.h133 char mth_name[MALLOC_MAX_NAME]; member
/f-stack/tools/libmemstat/
H A Dmemstat_malloc.c200 mthp->mth_name); in memstat_sysctl_malloc()
205 mthp->mth_name, maxcpus); in memstat_sysctl_malloc()
/f-stack/freebsd/sys/
H A Dmalloc.h140 char mth_name[MALLOC_MAX_NAME]; member
/f-stack/freebsd/kern/
H A Dkern_malloc.c1328 strlcpy(mth.mth_name, mtp->ks_shortdesc, MALLOC_MAX_NAME); in sysctl_kern_malloc_stats()