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

/external/lldb/tools/debugserver/source/
H A DDNB.h68 nub_bool_t DNBProcessSetEnableAsyncProfiling (nub_process_t pid, nub_bool_t enable, uint64_t interval_usec, DNBProfileDataScanType scan_type) DNB_EXPORT;
H A DDNB.cpp1041 DNBProcessSetEnableAsyncProfiling (nub_process_t pid, nub_bool_t enable, uint64_t interval_usec, DNBProfileDataScanType scan_type) function
H A DRNBRemote.cpp3696 DNBProcessSetEnableAsyncProfiling(pid, enable, interval_usec, scan_type);

Completed in 1630 milliseconds