Home
last modified time | relevance | path

Searched refs:GetTryFreeMemoryCell (Results 1 – 3 of 3) sorted by relevance

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_metrics.h46 monitoring::PercentileSamplerCell* GetTryFreeMemoryCell();
Dxrt_metrics.cc260 monitoring::PercentileSamplerCell* GetTryFreeMemoryCell() { in GetTryFreeMemoryCell() function
Dxrt_memory_manager.cc153 auto timed = monitoring::MakeTimed(xrt_metrics::GetTryFreeMemoryCell()); in TryFreeMemory()