Searched refs:ccr_1st (Results 1 – 1 of 1) sorted by relevance
65 uint32_t ccr_1st, ccr_2nd; in sys_clock_cycle_get_64() local76 ccr_1st = x86_read_loapic(LOAPIC_TIMER_CCR); in sys_clock_cycle_get_64()79 } while (ccr_2nd > ccr_1st); in sys_clock_cycle_get_64()