Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/profiler/
Dprofiling.cc267 …int64_t system_t = std::chrono::duration_cast<std::chrono::microseconds>(ts.time_since_epoch()).co… in GetClockTime() local
/third_party/mindspore/mindspore-src/source/mindspore/ccsrc/common/
Dprofiler.cc69 …int64_t system_t = std::chrono::duration_cast<std::chrono::nanoseconds>(ts.time_since_epoch()).cou… in GetClockTimeNs() local