Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/lldb/include/lldb/DataFormatters/
H A DFormatCache.h67 uint64_t GetCacheHits() { return m_cache_hits; } in GetCacheHits() function
/openbsd-src/gnu/llvm/lldb/source/DataFormatters/
H A DFormatManager.cpp637 m_format_cache.GetCacheHits(), in GetCached()
654 m_format_cache.GetCacheHits(), m_format_cache.GetCacheMisses()); in GetCached()