Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/MacOSX/
H A DMachProcess.h211 useconds_t ProfileInterval() { return m_profile_interval_usec; } in ProfileInterval() function
H A DMachProcess.mm2698 std::chrono::microseconds dur(proc->ProfileInterval());