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

/freebsd-11.0-release/usr.bin/netstat/
H A Dmbuf.c126 mbuf_bytes = memstat_get_bytes(mtp);
139 packet_bytes = memstat_get_bytes(mtp);
163 tag_bytes = memstat_get_bytes(mtp);
/freebsd-11.0-release/lib/libmemstat/
H A Dmemstat.h132 uint64_t memstat_get_bytes(const struct memory_type *mtp);
H A Dmemstat.c292 memstat_get_bytes(const struct memory_type *mtp) function
/freebsd-11.0-release/usr.bin/vmstat/
H A Dvmstat.c1468 (memstat_get_bytes(mtp) + 1023) / 1024, "-",

Completed in 63 milliseconds