Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/profiler/internal/gpu/
Dcupti_collector.cc635 start_walltime_ns_(start_walltime_ns), in CuptiTraceCollectorImpl()
667 per_device_collector_[i].Flush(i, start_walltime_ns_, start_gpu_ns_, in Export()
692 NormalizeTimeStamps(&device_plane, start_walltime_ns_); in Export()
694 NormalizeTimeStamps(&host_plane, start_walltime_ns_); in Export()
724 uint64 start_walltime_ns_; member in tensorflow::profiler::CuptiTraceCollectorImpl