Searched refs:memstat_get_count (Results 1 – 5 of 5) sorted by relevance
125 mbuf_count = memstat_get_count(mtp); in mbpr()138 packet_count = memstat_get_count(mtp); in mbpr()150 cluster_count = memstat_get_count(mtp); in mbpr()171 jumbop_count = memstat_get_count(mtp); in mbpr()184 jumbo9_count = memstat_get_count(mtp); in mbpr()197 jumbo16_count = memstat_get_count(mtp); in mbpr()
140 uint64_t memstat_get_count(const struct memory_type *mtp);
300 memstat_get_count(const struct memory_type *mtp) in memstat_get_count() function
1376 memstat_get_count(mtp) == 0) in domemstat_malloc()1383 memstat_get_name(mtp), (uintmax_t)memstat_get_count(mtp), in domemstat_malloc()1451 (uintmax_t)memstat_get_count(mtp), in domemstat_zone()
358 tmp_size = memstat_get_count(mt_item); in storage_OS_get_memstat()