Home
last modified time | relevance | path

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

/freebsd/lib/libmemstat/
H A DMakefile13 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/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/usr.bin/netstat/
H A Dmbuf.c83 mtlp = memstat_mtl_alloc(); in mbpr()
/freebsd/usr.bin/vmstat/
H A Dvmstat.c1340 mtlp = memstat_mtl_alloc(); in domemstat_malloc()
1406 mtlp = memstat_mtl_alloc(); in domemstat_zone()