Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/profiler/
Dcpu_profiling.cc83 float CPUProfiler::SetRuntimeEnd(const std::string op_name, const uint64_t stop_timestamp) { in SetRuntimeEnd()
157 auto stop_timestamp = GetHostMonoTimeStamp(); in OpDataProducerEndParallel() local