Searched defs:SlabSampleTree (Results 1 – 1 of 1) sorted by relevance
86 struct SlabSampleTree { struct87 std::vector<SlabSample*> samples;88 uint64_t total_requested_bytes;89 uint64_t total_allocated_bytes;90 uint64_t nr_allocations;91 uint64_t nr_frees;92 uint64_t nr_cross_cpu_allocations;