Home
last modified time | relevance | path

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

/xnu-12377.1.9/osfmk/kern/
H A Dremote_time.c248 static uint32_t ts_pair_mismatch_reset_count = 0; in bt_calibration_thread() local
287 ts_pair_mismatch_reset_count = 0; in bt_calibration_thread()
363 ts_pair_mismatch_reset_count = 0; in bt_calibration_thread()
388 if (ts_pair_mismatch_reset_count == MAX_TS_PAIR_MISMATCH_RESET_COUNT) { in bt_calibration_thread()
393 ts_pair_mismatch_reset_count++; in bt_calibration_thread()