Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/compiler/xrt/
Dxrt_state.cc67 BufferAllocStats* GetAllocStats() { in GetAllocStats() function
127 GetAllocStats()->ReportAlloc(device_ordinal_, allocation_.size()); in XRTBufferAllocation()
135 GetAllocStats()->ReportFree(device_ordinal_, allocation_.size()); in ~XRTBufferAllocation()