Home
last modified time | relevance | path

Searched refs:memstat_mtl_alloc (Results 1 – 6 of 6) sorted by relevance

/freebsd-14.2/lib/libmemstat/
H A DMakefile14 MLINKS+= libmemstat.3 memstat_mtl_alloc.3
H A Dmemstat.h96 struct memory_type_list *memstat_mtl_alloc(void);
H A Dmemstat.c68 memstat_mtl_alloc(void) in memstat_mtl_alloc() function
/freebsd-14.2/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_storage_tbl.c296 if ((mt_list = memstat_mtl_alloc()) == NULL) in storage_OS_get_memstat()
518 if ((mt_list = memstat_mtl_alloc()) == NULL) in init_storage_tbl()
/freebsd-14.2/usr.bin/netstat/
H A Dmbuf.c91 mtlp = memstat_mtl_alloc(); in mbpr()
/freebsd-14.2/usr.bin/vmstat/
H A Dvmstat.c1346 mtlp = memstat_mtl_alloc(); in domemstat_malloc()
1412 mtlp = memstat_mtl_alloc(); in domemstat_zone()