Home
last modified time | relevance | path

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

/xnu-8019.80.24/osfmk/kern/
H A Dremote_time.c219 #define MAX_RECALCULATE_COUNT 8 macro
280 assertf(recalculate_count <= MAX_RECALCULATE_COUNT, "bt_caliberation_thread: recalculate \ in bt_calibration_thread()