| souffle
    2.0.2-371-g6315b36
    | 
cache hits/misses. More...
#include <CacheUtil.h>

| Public Member Functions | |
| void | addHit () | 
| void | addMiss () | 
| CacheAccessCounter ()=default | |
| CacheAccessCounter (const CacheAccessCounter &)=default | |
| std::size_t | getAccesses () | 
| std::size_t | getHits () | 
| std::size_t | getMisses () | 
| void | reset () | 
cache hits/misses.
Definition at line 278 of file CacheUtil.h.
| 
 | default | 
| 
 | default | 
| 
 | inline | 
Definition at line 282 of file CacheUtil.h.
Referenced by souffle::detail::btree< Key, detail::comparator< Key >, std::allocator< Key >, blockSize, typename detail::default_strategy< Key >::type, isSet, detail::comparator< Key >, detail::updater< Key > >::find(), souffle::detail::btree< Key, detail::comparator< Key >, std::allocator< Key >, blockSize, typename detail::default_strategy< Key >::type, isSet, detail::comparator< Key >, detail::updater< Key > >::lower_bound(), and souffle::detail::btree< Key, detail::comparator< Key >, std::allocator< Key >, blockSize, typename detail::default_strategy< Key >::type, isSet, detail::comparator< Key >, detail::updater< Key > >::upper_bound().
| 
 | inline | 
Definition at line 283 of file CacheUtil.h.
| 
 | inline | 
Definition at line 290 of file CacheUtil.h.
| 
 | inline | 
Definition at line 284 of file CacheUtil.h.
| 
 | inline | 
Definition at line 287 of file CacheUtil.h.
| 
 | inline | 
Definition at line 293 of file CacheUtil.h.
 1.8.17
 1.8.17