Home
last modified time | relevance | path

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

/NextBSD/lib/libmemstat/
HDmemstat_malloc.c170 mtp = memstat_mtl_find(list, ALLOCATOR_MALLOC, in memstat_sysctl_malloc()
175 mtp = _memstat_mt_allocate(list, ALLOCATOR_MALLOC, in memstat_sysctl_malloc()
359 mtp = memstat_mtl_find(list, ALLOCATOR_MALLOC, name); in memstat_kvm_malloc()
363 mtp = _memstat_mt_allocate(list, ALLOCATOR_MALLOC, in memstat_kvm_malloc()
HDmemstat.h47 #define ALLOCATOR_MALLOC 1 macro
/NextBSD/usr.bin/netstat/
HDmbuf.c157 mtp = memstat_mtl_find(mtlp, ALLOCATOR_MALLOC, MBUF_TAG_MEM_NAME); in mbpr()
/NextBSD/usr.sbin/bsnmpd/modules/snmp_hostres/
HDhostres_storage_tbl.c328 case ALLOCATOR_MALLOC: in storage_OS_get_memstat()