Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_metrics.h40 monitoring::PercentileSamplerCell* GetCompactAllocationsCell();
Dxrt_metrics.cc196 monitoring::PercentileSamplerCell* GetCompactAllocationsCell() { in GetCompactAllocationsCell() function
/external/tensorflow/tensorflow/compiler/xrt/kernels/
Dxrt_state_ops.h730 monitoring::MakeTimed(xrt_metrics::GetCompactAllocationsCell()); in Compute()