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

/freebsd-13-stable/lib/libmemstat/
H A Dmemstat_internal.h125 struct memory_type *_memstat_mt_allocate(struct memory_type_list *list,
H A Dmemstat_malloc.c194 mtp = _memstat_mt_allocate(list, ALLOCATOR_MALLOC,
392 mtp = _memstat_mt_allocate(list, ALLOCATOR_MALLOC,
H A Dmemstat_uma.c186 mtp = _memstat_mt_allocate(list, ALLOCATOR_UMA,
410 mtp = _memstat_mt_allocate(list, ALLOCATOR_UMA,
H A Dmemstat.c152 _memstat_mt_allocate(struct memory_type_list *list, int allocator, function

Completed in 134 milliseconds