Searched refs:ascend_profiler (Results 1 – 1 of 1) sorted by relevance
32 auto ascend_profiler = AscendProfiler::GetInstance(); in IsMemoryProfilingEnable() local33 MS_EXCEPTION_IF_NULL(ascend_profiler); in IsMemoryProfilingEnable()34 if (!ascend_profiler->GetProfilingEnableFlag()) { in IsMemoryProfilingEnable()38 const std::string prof_options_str = ascend_profiler->GetProfilingOptions(); in IsMemoryProfilingEnable()121 auto ascend_profiler = AscendProfiler::GetInstance(); in GetOutputPath() local122 MS_EXCEPTION_IF_NULL(ascend_profiler); in GetOutputPath()123 const std::string options_str = ascend_profiler->GetProfilingOptions(); in GetOutputPath()