Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dapic.c1098 u64 lapse_ns = 1000000000ULL / HZ; in wait_tick_pvh()
1131 const int LOOPS = HZ/10; in calibrate_APIC_clock()
1181 ((long)(t2 - t1) / LOOPS) / (1000000 / HZ), in calibrate_APIC_clock()
1182 ((long)(t2 - t1) / LOOPS) % (1000000 / HZ)); in calibrate_APIC_clock()
1185 result / (1000000 / HZ), result % (1000000 / HZ)); in calibrate_APIC_clock()
1188 bus_freq = result*HZ; in calibrate_APIC_clock()
A Dnmi.c37 static unsigned int nmi_hz = HZ;
A Dtime.c237 #define LATCH (((CLOCK_TICK_RATE)+(HZ/2))/HZ) in preinit_pit()
A Dio_apic.c1492 mdelay((10 * 1000) / HZ); in timer_irq_works()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dconfig.h46 #define HZ 100 macro
/xen-4.10.0-shim-comet/docs/man/
A Dxl.cfg.pod.5.in1869 (kernel and user) at a fixed 1GHz rate, regardless of the pCPU HZ rate or
1908 frequency (HZ) values. The default is true (1).

Completed in 18 milliseconds