Searched refs:GetCacheHits (Results 1 – 2 of 2) sorted by relevance
| /freebsd-10-stable/contrib/llvm/tools/lldb/include/lldb/DataFormatters/ |
| D | FormatCache.h | 107 GetCacheHits () in GetCacheHits() function
|
| /freebsd-10-stable/contrib/llvm/tools/lldb/source/DataFormatters/ |
| D | FormatManager.cpp | 580 …at] Cache hits: %" PRIu64 " - Cache Misses: %" PRIu64, m_format_cache.GetCacheHits(), m_format_cac… in GetFormat() 601 …at] Cache hits: %" PRIu64 " - Cache Misses: %" PRIu64, m_format_cache.GetCacheHits(), m_format_cac… in GetFormat() 629 …at] Cache hits: %" PRIu64 " - Cache Misses: %" PRIu64, m_format_cache.GetCacheHits(), m_format_cac… in GetSummaryFormat() 650 …at] Cache hits: %" PRIu64 " - Cache Misses: %" PRIu64, m_format_cache.GetCacheHits(), m_format_cac… in GetSummaryFormat() 679 …en] Cache hits: %" PRIu64 " - Cache Misses: %" PRIu64, m_format_cache.GetCacheHits(), m_format_cac… in GetSyntheticChildren() 700 …en] Cache hits: %" PRIu64 " - Cache Misses: %" PRIu64, m_format_cache.GetCacheHits(), m_format_cac… in GetSyntheticChildren()
|