Searched refs:allocs_map (Results 1 – 1 of 1) sorted by relevance
441 std::map<std::pair<string, string>, AllocStats> allocs_map; in ReportAllocsOnResourceExhausted() local461 AllocStats& dev_allocs_stats = allocs_map[dev_allocator]; in ReportAllocsOnResourceExhausted()479 for (const auto& dev_allocs_it : allocs_map) { in ReportAllocsOnResourceExhausted()