Home
last modified time | relevance | path

Searched defs:calibrate_latch (Results 1 – 3 of 3) sorted by relevance

/l4re-core-master/l4util/lib/src/ARCH-amd64/
A Dapic.c99 unsigned int calibrate_latch = (CLOCK_TICK_RATE / 20); /* 50 ms */ in apic_check_working() local
172 unsigned int calibrate_latch = (CLOCK_TICK_RATE / 20); /* 50 ms */ in l4_calibrate_apic() local
/l4re-core-master/l4util/lib/src/ARCH-x86/
A Dapic.c99 unsigned int calibrate_latch = (CLOCK_TICK_RATE / 20); /* 50 ms */ in apic_check_working() local
172 unsigned int calibrate_latch = (CLOCK_TICK_RATE / 20); /* 50 ms */ in l4_calibrate_apic() local
A Drdtsc.c73 const unsigned calibrate_latch = clock_tick_rate / 20; /* 20Hz = 50ms */ in l4_tsc_init() local

Completed in 4 milliseconds