Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/data/
Ddataset_profiling.cc70 void GetNextProfiling::RecordData(uint32_t queue_size, uint64_t start_time_stamp, uint64_t end_time… in RecordData()
Ddataset_iterator_kernel.cc95 uint64_t start_time_stamp = 0; in ReadDevice() local
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/
Dgpu_profiling.h75 uint64_t start_time_stamp; member