Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/debug/
Ddebug_io_utils.h231 static mutex bytes_mu_; variable
Ddebug_io_utils.cc695 mutex DebugFileIO::bytes_mu_(LINKER_INITIALIZED);
698 mutex_lock l(bytes_mu_); in requestDiskByteUsage()
722 mutex_lock l(bytes_mu_); in resetDiskByteUsage()