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

/seL4-refos-master/kernel/src/plat/pc99/machine/
H A Dhardware.c35 #define TSC_FREQ_RETRIES 10 macro
50 for (int i = 0; i < TSC_FREQ_RETRIES; i++) {
67 TSC_FREQ_RETRIES - i - 1);

Completed in 34 milliseconds