Searched refs:memstat_get_count (Results 1 - 5 of 5) sorted by relevance

/freebsd-10.2-release/usr.bin/netstat/
H A Dmbuf.c123 mbuf_count = memstat_get_count(mtp);
136 packet_count = memstat_get_count(mtp);
148 cluster_count = memstat_get_count(mtp);
169 jumbop_count = memstat_get_count(mtp);
182 jumbo9_count = memstat_get_count(mtp);
195 jumbo16_count = memstat_get_count(mtp);
/freebsd-10.2-release/lib/libmemstat/
H A Dmemstat.h132 uint64_t memstat_get_count(const struct memory_type *mtp);
H A Dmemstat.c292 memstat_get_count(const struct memory_type *mtp) function
/freebsd-10.2-release/usr.bin/vmstat/
H A Dvmstat.c1238 memstat_get_count(mtp) == 0)
1241 memstat_get_name(mtp), memstat_get_count(mtp),
1297 memstat_get_count(mtp), memstat_get_free(mtp),
/freebsd-10.2-release/usr.sbin/bsnmpd/modules/snmp_hostres/
H A Dhostres_storage_tbl.c360 tmp_size = memstat_get_count(mt_item);

Completed in 123 milliseconds