Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp197 uint32_t debug_index_saved = 0; in ReportStatistics() local
253 ++debug_index_saved; in ReportStatistics()
305 {"totalDebugInfoIndexSavedToCache", debug_index_saved}, in ReportStatistics()