Home
last modified time | relevance | path

Searched refs:GetProfConf (Results 1 – 2 of 2) sorted by relevance

/third_party/mindspore/mindspore/ccsrc/runtime/device/ascend/profiling/
Dprofiling_manager.cc81 Status ProfilingManager::GetProfConf(const NotNull<MsprofGeOptions *> prof) { in GetProfConf() function in mindspore::device::ascend::ProfilingManager
140 if (GetProfConf(NOT_NULL(&prof_conf)) != PROF_SUCCESS) { in StartupProfiling()
Dprofiling_manager.h73 Status GetProfConf(NotNull<MsprofGeOptions *> prof);