Home
last modified time | relevance | path

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

/llvm-project-15.0.7/lldb/source/Target/
H A DStatistics.cpp176 uint32_t debug_index_loaded = 0; in ReportStatistics() local
227 ++debug_index_loaded; in ReportStatistics()
268 {"totalDebugInfoIndexLoadedFromCache", debug_index_loaded}, in ReportStatistics()