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

/freebsd-9.3-release/lib/libmemstat/
H A Dmemstat_malloc.c170 mtp = memstat_mtl_find(list, ALLOCATOR_MALLOC,
175 mtp = _memstat_mt_allocate(list, ALLOCATOR_MALLOC,
359 mtp = memstat_mtl_find(list, ALLOCATOR_MALLOC, name);
363 mtp = _memstat_mt_allocate(list, ALLOCATOR_MALLOC,
H A Dmemstat.h47 #define ALLOCATOR_MALLOC 1 macro
/freebsd-9.3-release/usr.bin/netstat/
H A Dmbuf.c155 mtp = memstat_mtl_find(mtlp, ALLOCATOR_MALLOC, MBUF_TAG_MEM_NAME);
/freebsd-9.3-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_storage_tbl.c328 case ALLOCATOR_MALLOC:

Completed in 60 milliseconds