Searched refs:ascend_instance (Results 1 – 1 of 1) sorted by relevance
103 auto ascend_instance = profiler::ascend::AscendProfiler::GetInstance(); in GetProfilingEnableFlag() local104 MS_EXCEPTION_IF_NULL(ascend_instance); in GetProfilingEnableFlag()105 return ascend_instance->GetProfilingEnableFlag(); in GetProfilingEnableFlag()121 auto ascend_instance = profiler::ascend::AscendProfiler::GetInstance(); in GetProfilingOptions() local122 MS_EXCEPTION_IF_NULL(ascend_instance); in GetProfilingOptions()123 return ascend_instance->GetProfilingOptions(); in GetProfilingOptions()