/third_party/mindspore/mindspore/ccsrc/backend/kernel_compiler/gpu/data/ |
D | dataset_profiling.cc | 72 std::pair<uint64_t, uint64_t> time_stamp(start_time_stamp, end_time_stamp); in RecordData() local 78 …uint64_t time_stamp = std::chrono::duration_cast<std::chrono::nanoseconds>(cur_sys_clock.time_sinc… in GetTimeStamp() local
|
/third_party/cef/libcef/browser/native/ |
D | browser_platform_delegate_native_aura.cc | 115 base::TimeTicks time_stamp = GetEventTimeStamp(); in TranslateUiClickEvent() local 147 base::TimeTicks time_stamp = GetEventTimeStamp(); in TranslateUiMoveEvent() local 169 base::TimeTicks time_stamp = GetEventTimeStamp(); in TranslateUiWheelEvent() local
|
D | browser_platform_delegate_native_linux.cc | 286 base::TimeTicks time_stamp = GetEventTimeStamp(); in TranslateUiKeyEvent() local
|
D | browser_platform_delegate_native_win.cc | 469 base::TimeTicks time_stamp = GetEventTimeStamp(); in TranslateUiKeyEvent() local
|
/third_party/curl/lib/vtls/ |
D | schannel.h | 78 TimeStamp time_stamp; member 84 TimeStamp time_stamp; member
|
/third_party/mindspore/mindspore/ccsrc/minddata/dataset/engine/perf/ |
D | dataset_iterator_tracing.cc | 27 const int32_t value, const uint64_t time_stamp) { in Record()
|
D | device_queue_tracing.cc | 27 const int32_t value, const uint64_t time_stamp) { in Record()
|
/third_party/boost/boost/wave/util/ |
D | time_conversion_helper.hpp | 106 mutable tm time_stamp; member in boost::wave::util::time_conversion::time_conversion_grammar
|
/third_party/boost/libs/graph/example/ |
D | knights_tour.cpp | 121 int time_stamp = 0; in backtracking_search() local 177 int time_stamp = 0; in warnsdorff() local
|
/third_party/flutter/skia/third_party/externals/piex/src/ |
D | piex_types.h | 76 Rational time_stamp[3]; // Giving hour, minute and second. member
|
/third_party/flutter/engine/flutter/lib/ui/window/ |
D | pointer_data.h | 58 int64_t time_stamp; member
|
/third_party/skia/third_party/externals/piex/src/ |
D | piex_types.h | 76 Rational time_stamp[3]; // Giving hour, minute and second. member
|
/third_party/mesa3d/src/amd/common/ |
D | ac_rgp.h | 88 uint64_t time_stamp; member
|
D | ac_rgp.c | 649 uint64_t time_stamp; member
|
/third_party/mindspore/mindspore/ccsrc/debug/ |
D | debug_services.cc | 271 …const std::string time_stamp, const std::string &qualified_tensor_name, const std::string &tensor_… in SetCheckWatchpointsResult() 299 …const std::string time_stamp, const std::string &qualified_tensor_name, const std::string &tensor_… in ProcessCheckpointsOutofMemory() 855 void DebugServices::AddToTensorData(const std::string &backend_name, const std::string &time_stamp, in AddToTensorData() 921 std::string time_stamp = file_name.substr(fifth_dot + 1, fourth_dot - fifth_dot - 1); in GetTimeStampStr() local 966 std::string time_stamp = ""; in ReadFileAndAddToTensor() local
|
D | tensor_data.h | 206 void SetTimeStamp(const std::string &time_stamp) { this->time_stamp_ = time_stamp; } in SetTimeStamp()
|
/third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/ |
D | gpu_profiling.cc | 89 uint64_t time_stamp = 0l; in GetCUPTITimeStamp() local
|