Searched refs:AllocStats (Results 1 – 1 of 1) sorted by relevance
37 struct AllocStats { struct443 std::map<std::pair<string, string>, AllocStats> allocs_map; in ReportAllocsOnResourceExhausted()463 AllocStats& dev_allocs_stats = allocs_map[dev_allocator]; in ReportAllocsOnResourceExhausted()483 const AllocStats& dev_allocs_stats = dev_allocs_it.second; in ReportAllocsOnResourceExhausted()