Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/lldb/tools/debugserver/source/
H A DDNB.h112 DNBProcessSetEnableAsyncProfiling(nub_process_t pid, nub_bool_t enable,
H A DDNB.cpp1343 nub_bool_t DNBProcessSetEnableAsyncProfiling(nub_process_t pid, in DNBProcessSetEnableAsyncProfiling() function
H A DRNBRemote.cpp4425 DNBProcessSetEnableAsyncProfiling(pid, enable, interval_usec, scan_type); in HandlePacket_SetEnableAsyncProfiling()