Home
last modified time | relevance | path

Searched defs:start_walltime_ns (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/core/profiler/backends/gpu/
Dcupti_collector.cc488 uint64 start_walltime_ns, uint64 start_gpu_ns) in CuptiTraceCollectorImpl()
582 uint64 start_walltime_ns) { in NormalizeTimeStamps()
593 const CuptiTracerCollectorOptions& options, const uint64 start_walltime_ns, in CreateCuptiCollector()
Dcupti_error_manager_test.cc77 uint64_t start_walltime_ns = tensorflow::profiler::GetCurrentTimeNanos(); in SetUp() local
Ddevice_tracer_rocm.cc53 uint64_t start_walltime_ns) { in NormalizeTimeStamps()
76 uint64_t start_walltime_ns, uint64_t start_gputime_ns) in RocmTraceCollectorImpl()
1048 uint64_t start_walltime_ns = tensorflow::EnvTime::NowNanos(); in DoStart() local
Ddevice_tracer_cuda.cc153 uint64 start_walltime_ns = GetCurrentTimeNanos(); in DoStart() local
Drocm_tracer.cc268 uint64_t start_walltime_ns, uint64_t start_gputime_ns, in DumpRocmTracerEvent()