phobos-next v0.4.6 (2022-11-25T12:27:21Z)
Home
Dub
Repo
Stats.heapNodeCount
nxt
container
trie
RawRadixTree
Stats
Number of heap-allocated
Node
s. Should always equal
heapAllocationBalance
.
struct
Stats
size_t
heapNodeCount
;
Meta
Source
See Implementation
nxt
container
trie
RawRadixTree
Stats
variables
heapLeafCount
heapNodeCount
popByLeaf1Type
popByNodeType
popHist_DenseBranch
popHist_DenseLeaf1
popHist_SparseBranch
popHist_SparseLeaf1
sparseBranchAllocatedSizeSum
sparseLeaf1AllocatedSizeSum
Number of heap-allocated Nodes. Should always equal heapAllocationBalance.