Home
last modified time | relevance | path

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

/external/qemu/
Dqemu-timer.c61 #define MAX_ICOUNT_SHIFT 10 macro
305 && icount_time_shift < MAX_ICOUNT_SHIFT) { in icount_adjust()