struct Utilization

Defined at line 320 of file ../../zircon/kernel/lib/btree/include/lib/btree.h

Public Members

int32_t root_size_class
uint32_t num_non_root_nodes
size_t stored_values

Public Methods

uint64_t nodes_in_bytes ()

Helper to calculate, in bytes, the total size of all nodes in the tree. This serves to

represent all outstanding allocations against the Allocator interface.

Defined at line 329 of file ../../zircon/kernel/lib/btree/include/lib/btree.h