Searched defs:SlabSampleTree (Results 1 – 1 of 1) sorted by relevance
92 struct SlabSampleTree { struct93 std::vector<SlabSample*> samples;94 uint64_t total_requested_bytes;95 uint64_t total_allocated_bytes;96 uint64_t nr_allocations;97 uint64_t nr_frees;98 uint64_t nr_cross_cpu_allocations;