Searched defs:AllocStats (Results 1 – 1 of 1) sorted by relevance
37 struct AllocStats { struct38 std::map<int64, std::vector<string>> nodes_by_size;39 int64 total_bytes = 0;40 int64 total_nodes = 0;