Home
last modified time | relevance | path

Searched defs:wall_time_us (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/debug/
H A Ddebug_io_utils.cc62 const uint64 wall_time_us, const size_t num_chunks, in PrepareChunkEventProto()
127 const uint64 wall_time_us, in WrapStringTensorAsEvents()
187 const Tensor& tensor, const uint64 wall_time_us, in WrapTensorAsEvents()
416 const uint64 wall_time_us, in PublishDebugTensor()
485 const uint64 wall_time_us, in PublishDebugTensor()
596 const uint64 wall_time_us, in DumpTensorToDir()
611 const uint64 wall_time_us) { in GetDumpFilePath()
647 const uint64 wall_time_us, in DumpTensorToEventFile()
809 const uint64 wall_time_us, const string& grpc_stream_url, in SendTensorThroughGrpcStream()
/aosp_15_r20/hardware/google/aemu/base/include/aemu/base/
DCpuTime.h23 uint64_t wall_time_us = 0; member