Searched defs:BUMP_COUNT (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/RDP/client-1.8.3/
H A Dcache.c43 * TODO: Test for optimal value of BUMP_COUNT. TO_TOP gives lowest cpu utilisation but using
48 #define BUMP_COUNT 40 macro
211 cache_bump_bitmap(id, idx, BUMP_COUNT);

Completed in 51 milliseconds