Searched refs:reported_bytes (Results 1 – 1 of 1) sorted by relevance
484 int64 reported_bytes = 0; in ReportAllocsOnResourceExhausted() local493 reported_bytes += it->first; in ReportAllocsOnResourceExhausted()498 reported_bytes >= in ReportAllocsOnResourceExhausted()507 int64 remain_bytes = dev_allocs_stats.total_bytes - reported_bytes; in ReportAllocsOnResourceExhausted()