Searched refs:HandlePacket_SetEnableAsyncProfiling (Results 1 - 2 of 2) sorted by relevance

/external/lldb/tools/debugserver/source/
H A DRNBRemote.h219 rnb_err_t HandlePacket_SetEnableAsyncProfiling(const char *p);
H A DRNBRemote.cpp196 t.push_back (Packet (set_enable_profiling, &RNBRemote::HandlePacket_SetEnableAsyncProfiling, NULL, "QSetEnableAsyncProfiling", "Enable or disable the profiling of current target."));
3658 RNBRemote::HandlePacket_SetEnableAsyncProfiling (const char *p) function in class:RNBRemote

Completed in 411 milliseconds