Home
last modified time | relevance | path

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

/src/contrib/llvm-project/lldb/source/Target/
H A DStatistics.cpp244 uint32_t debug_index_saved = 0; in ReportStatistics() local
287 ++debug_index_saved; in ReportStatistics()
343 {"totalDebugInfoIndexSavedToCache", debug_index_saved}, in ReportStatistics()