Skip to main content

FN_ID_NUB_HEAP_STATS

Constant FN_ID_NUB_HEAP_STATS 

Source
pub const FN_ID_NUB_HEAP_STATS: u32 = 2;
Expand description

fn_id for the nub_heap_stats diagnostic. Payload is empty; response is 32 bytes packing four LE u64s (allocated_bytes, allocation_count, fragment_count, available_bytes).