Home
last modified time | relevance | path

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

/external/valgrind/main/drd/
Ddrd_bitmap.h351 void bm_cache_rotate(struct bm_cache_elem cache[], const int n) in bm_cache_rotate() function
407 bm_cache_rotate(bm->cache, 3); in bm_cache_lookup()
415 bm_cache_rotate(bm->cache, 4); in bm_cache_lookup()
423 bm_cache_rotate(bm->cache, 5); in bm_cache_lookup()
431 bm_cache_rotate(bm->cache, 6); in bm_cache_lookup()
439 bm_cache_rotate(bm->cache, 7); in bm_cache_lookup()
447 bm_cache_rotate(bm->cache, 8); in bm_cache_lookup()