Home
last modified time | relevance | path

Searched defs:interval_usec (Results 1 – 3 of 3) sorted by relevance

/external/lldb/tools/debugserver/source/MacOSX/
DMachProcess.cpp345 MachProcess::SetEnableAsyncProfiling(bool enable, uint64_t interval_usec, DNBProfileDataScanType sc… in SetEnableAsyncProfiling()
/external/lldb/tools/debugserver/source/
DDNB.cpp1041 DNBProcessSetEnableAsyncProfiling (nub_process_t pid, nub_bool_t enable, uint64_t interval_usec, DN… in DNBProcessSetEnableAsyncProfiling()
DRNBRemote.cpp3666 uint64_t interval_usec = 0; in HandlePacket_SetEnableAsyncProfiling() local