Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/lldb/source/Target/
HDStatistics.cpp243 uint32_t debug_index_loaded = 0; in ReportStatistics() local
283 ++debug_index_loaded; in ReportStatistics()
342 {"totalDebugInfoIndexLoadedFromCache", debug_index_loaded}, in ReportStatistics()