Searched refs:GetCurrentRecords (Results 1 – 3 of 3) sorted by relevance
88 gtl::InlinedVector<AllocRecord, 4> GetCurrentRecords();
188 gtl::InlinedVector<AllocRecord, 4> TrackingAllocator::GetCurrentRecords() { in GetCurrentRecords() function in tensorflow::TrackingAllocator
464 tracking_alloc->GetCurrentRecords(); in ReportAllocsOnResourceExhausted()