Searched refs:GPUAllocatorCounter (Results 1 – 3 of 3) sorted by relevance
113 SharedCounter* GPUAllocatorCounter(TfGpuId tf_gpu_id);
164 SharedCounter* GPUProcessState::GPUAllocatorCounter(TfGpuId tf_gpu_id) { in GPUAllocatorCounter() function in tensorflow::GPUProcessState
325 GPUProcessState::singleton()->GPUAllocatorCounter(tf_gpu_id); in BaseGPUDevice()