Searched refs:allocations_ (Results 1 – 2 of 2) sorted by relevance
46 std::map<size_t, unsigned int> allocations_; member
51 node->allocations_[size]++; in ImplementSampling()230 for (const auto &alloc : node->allocations_) { in CalNodeSelfSize()