Searched refs:remain_nodes (Results 1 – 1 of 1) sorted by relevance
504 int64 remain_nodes = dev_allocs_stats.total_nodes - reported_nodes; in ReportAllocsOnResourceExhausted() local506 if (remain_nodes > 0) { in ReportAllocsOnResourceExhausted()507 strings::StrAppend(&report, " Remaining ", remain_nodes, " nodes with ", in ReportAllocsOnResourceExhausted()