Searched refs:TSC_FREQ_RETRIES (Results 1 - 1 of 1) sorted by relevance

/seL4-l4v-10.1.1/seL4/src/plat/pc99/machine/
H A Dhardware.c39 #define TSC_FREQ_RETRIES 10 macro
55 for (int i = 0; i < TSC_FREQ_RETRIES; i++) {
72 TSC_FREQ_RETRIES - i - 1);

Completed in 75 milliseconds