Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h210 useconds_t ProfileInterval() { return m_profile_interval_usec; } in ProfileInterval() function
H A DMachProcess.mm2613 std::chrono::microseconds dur(proc->ProfileInterval());