Searched refs:memstat_get_bytes (Results 1 – 4 of 4) sorted by relevance
128 mbuf_bytes = memstat_get_bytes(mtp); in mbpr()141 packet_bytes = memstat_get_bytes(mtp); in mbpr()165 tag_bytes = memstat_get_bytes(mtp); in mbpr()
141 uint64_t memstat_get_bytes(const struct memory_type *mtp);
295 memstat_get_bytes(const struct memory_type *mtp) in memstat_get_bytes() function
1449 ((uintmax_t)memstat_get_bytes(mtp) + 1023) / 1024, in domemstat_malloc()