Home
last modified time | relevance | path

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

/freebsd/lib/libmemstat/
H A Dmemstat_malloc.c186 mtp = memstat_mtl_find(list, ALLOCATOR_MALLOC, in memstat_sysctl_malloc()
191 mtp = _memstat_mt_allocate(list, ALLOCATOR_MALLOC, in memstat_sysctl_malloc()
385 mtp = memstat_mtl_find(list, ALLOCATOR_MALLOC, name); in memstat_kvm_malloc()
389 mtp = _memstat_mt_allocate(list, ALLOCATOR_MALLOC, in memstat_kvm_malloc()
H A Dmemstat.h47 #define ALLOCATOR_MALLOC 1 macro
/freebsd/usr.bin/netstat/
H A Dmbuf.c149 mtp = memstat_mtl_find(mtlp, ALLOCATOR_MALLOC, MBUF_TAG_MEM_NAME); in mbpr()
/freebsd/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_storage_tbl.c326 case ALLOCATOR_MALLOC: in storage_OS_get_memstat()