Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/
Dgpu_profiling.cc363 … const std::string &typestring, uint64_t startTimestamp, uint64_t endTimestamp) { in EventHandleProcess()
/third_party/node/src/
Dnode_perf.cc173 uint64_t startTimestamp = timeOrigin; in Measure() local