Searched defs:StepProfilingEnable (Results 1 – 3 of 3) sorted by relevance
| /third_party/mindspore/mindspore/ccsrc/profiler/device/ascend/ | ||
| D | ascend_profiling.cc | 29 void AscendProfiler::StepProfilingEnable(const bool enable_flag) { in StepProfilingEnable() function in mindspore::profiler::ascend::AscendProfiler |
| /third_party/mindspore/mindspore/ccsrc/profiler/device/cpu/ | ||
| D | cpu_profiling.cc | 42 void CPUProfiler::StepProfilingEnable(const bool enable_flag) { in StepProfilingEnable() function in mindspore::profiler::cpu::CPUProfiler |
| /third_party/mindspore/mindspore/ccsrc/profiler/device/gpu/ | ||
| D | gpu_profiling.cc | 229 void GPUProfiler::StepProfilingEnable(const bool enable_flag) { in StepProfilingEnable() function in mindspore::profiler::gpu::GPUProfiler |