Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_metrics.h39 monitoring::PercentileSamplerCell* GetReleaseAllAllocationsCell();
Dxrt_metrics.cc185 monitoring::PercentileSamplerCell* GetReleaseAllAllocationsCell() { in GetReleaseAllAllocationsCell() function
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_state_ops.h711 monitoring::MakeTimed(xrt_metrics::GetReleaseAllAllocationsCell()); in Compute()