Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/profiler/device/
Dprofiling.cc68 void Profiler::RecordOneStepStartEndInfo() { in RecordOneStepStartEndInfo() function in mindspore::profiler::Profiler
75 void Profiler::RecordOneStepStartEndInfo(const std::string op_name) { in RecordOneStepStartEndInfo() function in mindspore::profiler::Profiler
110 void ProfilerManager::RecordOneStepStartEndInfo() const { in RecordOneStepStartEndInfo() function in mindspore::profiler::ProfilerManager