Lines Matching refs:cache
225 --enable-cache-oblivious configure option is enabled.
233 allocations when --enable-cache-oblivious configure option is enabled.
377 suffers an L1 cache miss.
394 effectively introduces a cache of chunks.
396 cache locality for the frequently accessed bits.
400 cache set distribution.
402 boundaries in order to more uniformly utilize CPU cache sets. This can be
403 disabled via the --disable-cache-oblivious configure option, and queried via
453 cause cache corruption on OOM. This regression was present in all releases
846 - Fix a thread cache stats merging bug.
976 - Make it possible for the application to manually flush a thread's cache, via