Searched defs:SetRunTimeData (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/debug/profiler/ | ||
| D | profiling.cc | 88 void Profiler::SetRunTimeData(const std::string &op_name, const float time_elapsed) { in SetRunTimeData() function in mindspore::profiler::Profiler |
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/profiler/ | ||
| D | cpu_profiling.cc | 46 void CPUProfiler::SetRunTimeData(const std::string &op_name, const uint32_t pid, bool is_parallel) { in SetRunTimeData() function in mindspore::profiler::cpu::CPUProfiler |
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/profiler/ | ||
| D | gpu_profiling.cc | 485 void GPUProfiler::SetRunTimeData(const std::string &op_name, void *stream) { in SetRunTimeData() function in mindspore::profiler::gpu::GPUProfiler |