Searched refs:memstat_get_bytes (Results 1 – 4 of 4) sorted by relevance
126 mbuf_bytes = memstat_get_bytes(mtp); in mbpr()139 packet_bytes = memstat_get_bytes(mtp); in mbpr()163 tag_bytes = memstat_get_bytes(mtp); in mbpr()
139 uint64_t memstat_get_bytes(const struct memory_type *mtp);
293 memstat_get_bytes(const struct memory_type *mtp) in memstat_get_bytes() function
1439 ((uintmax_t)memstat_get_bytes(mtp) + 1023) / 1024, in domemstat_malloc()