Home
last modified time | relevance | path

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

/external/llvm-project/lldb/tools/debugserver/source/MacOSX/
DMachProcess.h202 bool IsProfilingEnabled() { return m_profile_enabled; } in IsProfilingEnabled() function
DMachProcess.mm2572 while (proc->IsProfilingEnabled()) {