Searched refs:IsMemoryProfilingEnable (Results 1 – 4 of 4) sorted by relevance
149 if (MemoryProfiling::GetInstance().IsMemoryProfilingEnable() && graph_id != kInvalidGraphId) { in MallocStaticMem()203 if (MemoryProfiling::GetInstance().IsMemoryProfilingEnable()) { in MallocSomasDynamicMem()
110 bool IsMemoryProfilingEnable() const;
31 bool MemoryProfiling::IsMemoryProfilingEnable() const { in IsMemoryProfilingEnable() function in mindspore::profiler::ascend::MemoryProfiling
628 if (profiling_instance.IsMemoryProfilingEnable()) { in CompileGraphImpl()