Searched defs:StepProfilingEnable (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/ascend/hal/profiler/ | ||
| D | ascend_profiling.cc | 64 void AscendProfiler::StepProfilingEnable(const bool enable_flag) { in StepProfilingEnable() function in mindspore::profiler::ascend::AscendProfiler |
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/cpu/hal/profiler/ | ||
| D | cpu_profiling.cc | 41 void CPUProfiler::StepProfilingEnable(const bool enable_flag) { in StepProfilingEnable() function in mindspore::profiler::cpu::CPUProfiler |
| /third_party/mindspore/mindspore-src/source/mindspore/ccsrc/plugin/device/gpu/hal/profiler/ | ||
| D | gpu_profiling.cc | 292 void GPUProfiler::StepProfilingEnable(const bool enable_flag) { in StepProfilingEnable() function in mindspore::profiler::gpu::GPUProfiler |