Home
last modified time | relevance | path

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

/freebsd-13.1/lib/libmemstat/
H A DMakefile15 MLINKS+= libmemstat.3 memstat_mtl_alloc.3
H A Dmemstat.h98 struct memory_type_list *memstat_mtl_alloc(void);
H A Dmemstat.c70 memstat_mtl_alloc(void) in memstat_mtl_alloc() function
/freebsd-13.1/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_storage_tbl.c298 if ((mt_list = memstat_mtl_alloc()) == NULL) in storage_OS_get_memstat()
520 if ((mt_list = memstat_mtl_alloc()) == NULL) in init_storage_tbl()
/freebsd-13.1/usr.bin/netstat/
H A Dmbuf.c93 mtlp = memstat_mtl_alloc(); in mbpr()
/freebsd-13.1/usr.bin/vmstat/
H A Dvmstat.c1413 mtlp = memstat_mtl_alloc(); in domemstat_malloc()
1478 mtlp = memstat_mtl_alloc(); in domemstat_zone()