Searched refs:ALLOCATOR_MALLOC (Results 1 – 4 of 4) sorted by relevance
| /NextBSD/lib/libmemstat/ |
| HD | memstat_malloc.c | 170 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()
|
| HD | memstat.h | 47 #define ALLOCATOR_MALLOC 1 macro
|
| /NextBSD/usr.bin/netstat/ |
| HD | mbuf.c | 157 mtp = memstat_mtl_find(mtlp, ALLOCATOR_MALLOC, MBUF_TAG_MEM_NAME); in mbpr()
|
| /NextBSD/usr.sbin/bsnmpd/modules/snmp_hostres/ |
| HD | hostres_storage_tbl.c | 328 case ALLOCATOR_MALLOC: in storage_OS_get_memstat()
|