Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/include/lldb/Core/
H A DModuleList.h66 uint64_t GetLLDBIndexCacheMaxPercent();
/llvm-project-15.0.7/lldb/source/Core/
H A DDataFileCache.cpp39 properties.GetLLDBIndexCacheMaxPercent(); in DataFileCache()
H A DModuleList.cpp150 uint64_t ModuleListProperties::GetLLDBIndexCacheMaxPercent() { in GetLLDBIndexCacheMaxPercent() function in ModuleListProperties