Home
last modified time | relevance | path

Searched refs:memstat_get_bytes (Results 1 – 4 of 4) sorted by relevance

/freebsd/usr.bin/netstat/
H A Dmbuf.c118 mbuf_bytes = memstat_get_bytes(mtp); in mbpr()
131 packet_bytes = memstat_get_bytes(mtp); in mbpr()
155 tag_bytes = memstat_get_bytes(mtp); in mbpr()
/freebsd/lib/libmemstat/
H A Dmemstat.h139 uint64_t memstat_get_bytes(const struct memory_type *mtp);
H A Dmemstat.c293 memstat_get_bytes(const struct memory_type *mtp) in memstat_get_bytes() function
/freebsd/usr.bin/vmstat/
H A Dvmstat.c1378 (uintmax_t)memstat_get_bytes(mtp), in domemstat_malloc()