Searched refs:memstat_get_count (Results 1 – 5 of 5) sorted by relevance
117 mbuf_count = memstat_get_count(mtp); in mbpr()130 packet_count = memstat_get_count(mtp); in mbpr()142 cluster_count = memstat_get_count(mtp); in mbpr()163 jumbop_count = memstat_get_count(mtp); in mbpr()176 jumbo9_count = memstat_get_count(mtp); in mbpr()189 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
1370 memstat_get_count(mtp) == 0) in domemstat_malloc()1377 memstat_get_name(mtp), (uintmax_t)memstat_get_count(mtp), in domemstat_malloc()1445 (uintmax_t)memstat_get_count(mtp), in domemstat_zone()
358 tmp_size = memstat_get_count(mt_item); in storage_OS_get_memstat()