Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h210 bool IsProfilingEnabled() { return m_profile_enabled; } in IsProfilingEnabled() function
H A DMachProcess.mm2682 while (proc->IsProfilingEnabled()) {