Home
last modified time | relevance | path

Searched refs:SendAsyncProfileData (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/lldb/tools/debugserver/source/
H A DRNBRemote.h257 void SendAsyncProfileData();
H A Ddebugserver.cpp552 remote->SendAsyncProfileData(); in RNBRunLoopInferiorExecuting()
H A DRNBRemote.cpp529 void RNBRemote::SendAsyncProfileData() { in SendAsyncProfileData() function in RNBRemote