Home
last modified time | relevance | path

Searched defs:scan_type (Results 1 – 2 of 2) sorted by relevance

/llvm-project/lldb/tools/debugserver/source/
H A DRNBRemote.cpp4422 DNBProfileDataScanType scan_type = eProfileAll; HandlePacket_GetProfileData() local
4452 DNBProfileDataScanType scan_type = eProfileAll; HandlePacket_SetEnableAsyncProfiling() local
[all...]
H A DDNB.cpp1392 DNBProcessSetEnableAsyncProfiling(nub_process_t pid,nub_bool_t enable,uint64_t interval_usec,DNBProfileDataScanType scan_type) DNBProcessSetEnableAsyncProfiling() argument