Home
last modified time | relevance | path

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

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