kumo_server_memory::tracking

Function counted_usage

source
pub fn counted_usage() -> usize
Expand description

Number of bytes allocated via the global allocator. Not all of these may be resident; the RSS value will typically be different from this value.