Home
last modified time | relevance | path

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

/xnu-8792.41.9/osfmk/kern/
H A Dremote_time.c224 #define MAX_INITIAL_SAMPLE_COUNT 50 macro
241 static uint32_t max_initial_sample_count = MAX_INITIAL_SAMPLE_COUNT; in bt_calibration_thread()