Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp310 uint32_t symtabs_loaded_from_cache = 0; in ReportStatistics() local
345 ++symtabs_loaded_from_cache; in ReportStatistics()
423 {"totalSymbolTablesLoadedFromCache", symtabs_loaded_from_cache}, in ReportStatistics()