Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/lldb/include/lldb/DataFormatters/
H A DFormatCache.h64 uint64_t GetCacheHits() { return m_cache_hits; } in GetCacheHits() function
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormatManager.cpp656 m_format_cache.GetCacheHits(), in GetCached()
672 m_format_cache.GetCacheHits(), m_format_cache.GetCacheMisses()); in GetCached()