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

/freebsd-11-stable/usr.bin/netstat/
H A Dmbuf.c120 mtp = memstat_mtl_find(mtlp, ALLOCATOR_UMA, MBUF_MEM_NAME);
132 mtp = memstat_mtl_find(mtlp, ALLOCATOR_UMA, MBUF_PACKET_MEM_NAME);
144 mtp = memstat_mtl_find(mtlp, ALLOCATOR_UMA, MBUF_CLUSTER_MEM_NAME);
165 mtp = memstat_mtl_find(mtlp, ALLOCATOR_UMA, MBUF_JUMBOP_MEM_NAME);
178 mtp = memstat_mtl_find(mtlp, ALLOCATOR_UMA, MBUF_JUMBO9_MEM_NAME);
191 mtp = memstat_mtl_find(mtlp, ALLOCATOR_UMA, MBUF_JUMBO16_MEM_NAME);
/freebsd-11-stable/lib/libmemstat/
H A Dmemstat.h48 #define ALLOCATOR_UMA 2 macro
H A Dmemstat_uma.c179 mtp = memstat_mtl_find(list, ALLOCATOR_UMA,
184 mtp = _memstat_mt_allocate(list, ALLOCATOR_UMA,
384 mtp = memstat_mtl_find(list, ALLOCATOR_UMA,
389 mtp = _memstat_mt_allocate(list, ALLOCATOR_UMA,
/freebsd-11-stable/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_storage_tbl.c333 case ALLOCATOR_UMA:

Completed in 102 milliseconds