Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h209 bool IsProfilingEnabled() { return m_profile_enabled; } in IsProfilingEnabled() function
H A DMachProcess.mm2597 while (proc->IsProfilingEnabled()) {