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

/freebsd-10.1-release/usr.bin/netstat/
H A Dmbuf.c124 mbuf_bytes = memstat_get_bytes(mtp);
137 packet_bytes = memstat_get_bytes(mtp);
161 tag_bytes = memstat_get_bytes(mtp);
/freebsd-10.1-release/lib/libmemstat/
H A Dmemstat.h131 uint64_t memstat_get_bytes(const struct memory_type *mtp);
H A Dmemstat.c285 memstat_get_bytes(const struct memory_type *mtp) function
/freebsd-10.1-release/usr.bin/vmstat/
H A Dvmstat.c1242 (memstat_get_bytes(mtp) + 1023) / 1024, "-",

Completed in 119 milliseconds