Home
last modified time | relevance | path

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

/third_party/mindspore/mindspore/ccsrc/profiler/device/ascend/
Dascend_profiling.h37 bool GetProfilingEnableFlag() const { return enable_flag_; } in GetProfilingEnableFlag() function
/third_party/mindspore/mindspore/ccsrc/profiler/device/
Dprofiling.cc98 bool ProfilerManager::GetProfilingEnableFlag() const { in GetProfilingEnableFlag() function in mindspore::profiler::ProfilerManager