Searched refs:memstat_get_count (Results 1 – 5 of 5) sorted by relevance
127 mbuf_count = memstat_get_count(mtp); in mbpr()140 packet_count = memstat_get_count(mtp); in mbpr()152 cluster_count = memstat_get_count(mtp); in mbpr()173 jumbop_count = memstat_get_count(mtp); in mbpr()186 jumbo9_count = memstat_get_count(mtp); in mbpr()199 jumbo16_count = memstat_get_count(mtp); in mbpr()
142 uint64_t memstat_get_count(const struct memory_type *mtp);
302 memstat_get_count(const struct memory_type *mtp) in memstat_get_count() function
1443 memstat_get_count(mtp) == 0) in domemstat_malloc()1448 memstat_get_name(mtp), (uintmax_t)memstat_get_count(mtp), in domemstat_malloc()1517 (uintmax_t)memstat_get_count(mtp), in domemstat_zone()
360 tmp_size = memstat_get_count(mt_item); in storage_OS_get_memstat()