OmniSciDB  72c90bc290
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
CodeCacheAccessor< CompilationContext > Member List

This is the complete list of members for CodeCacheAccessor< CompilationContext >, including all inherited members.

clear()CodeCacheAccessor< CompilationContext >
code_cache_CodeCacheAccessor< CompilationContext >private
code_cache_mutex_CodeCacheAccessor< CompilationContext >private
CodeCacheAccessor(EvictionMetricType eviction_metric_type, size_t max_cache_size, std::string name)CodeCacheAccessor< CompilationContext >inline
compilation_cv_CodeCacheAccessor< CompilationContext >private
computeNumEntriesToEvict(const float fraction)CodeCacheAccessor< CompilationContext >inline
erase(const CodeCacheKey &key)CodeCacheAccessor< CompilationContext >
evict_count_CodeCacheAccessor< CompilationContext >private
evictEntries(const size_t n)CodeCacheAccessor< CompilationContext >inline
eviction_metric_type_CodeCacheAccessor< CompilationContext >private
found_count_CodeCacheAccessor< CompilationContext >private
get_count_CodeCacheAccessor< CompilationContext >private
get_or_wait(const CodeCacheKey &key)CodeCacheAccessor< CompilationContext >
get_value(const CodeCacheKey &key)CodeCacheAccessor< CompilationContext >
getCacheSize()CodeCacheAccessor< CompilationContext >inline
getCodeCacheMetric()CodeCacheAccessor< CompilationContext >inline
ignore_count_CodeCacheAccessor< CompilationContext >private
name_CodeCacheAccessor< CompilationContext >private
operator<<(std::ostream &os, CodeCacheAccessor &c)CodeCacheAccessor< CompilationContext >friend
overwrite_count_CodeCacheAccessor< CompilationContext >private
put(const CodeCacheKey &key, CodeCacheVal< CompilationContext > &value)CodeCacheAccessor< CompilationContext >
put_count_CodeCacheAccessor< CompilationContext >private
reset(const CodeCacheKey &key, CodeCacheVal< CompilationContext > value)CodeCacheAccessor< CompilationContext >
resetCache(size_t new_max_size)CodeCacheAccessor< CompilationContext >inline