Home
last modified time | relevance | path

Searched refs:clock (Results 1 – 10 of 10) sorted by relevance

/xen-4.10.0-shim-comet/tools/xentrace/
A Dmread.c94 h->clock++; in mread64()
95 if(h->clock >= MREAD_MAPS) in mread64()
96 h->clock=0; in mread64()
97 dprintf(warn, " %d\n", h->clock); in mread64()
98 if(h->map[h->clock].buffer == NULL) in mread64()
103 if(!h->map[h->clock].accessed) in mread64()
108 h->map[h->clock].accessed=0; in mread64()
110 if(h->map[h->clock].buffer) in mread64()
125 if ( h->map[h->clock].buffer == MAP_FAILED ) in mread64()
127 h->map[h->clock].buffer = NULL; in mread64()
[all …]
A Dmread.h14 int clock, last; member
/xen-4.10.0-shim-comet/xen/arch/x86/boot/
A Dvideo.S624 andb $0x0d, %al # Preserve clock select bits and color bit
875 # Read the cmos clock. Return the seconds in al
/xen-4.10.0-shim-comet/xen/crypto/
A Dvmac.c1060 volatile clock_t ticks = clock(); in prime()
1067 } while (clock() - ticks < (CLOCKS_PER_SEC/2)); in prime()
1143 ticks = clock(); in main()
1152 ticks = clock() - ticks; in main()
/xen-4.10.0-shim-comet/docs/misc/
A Dxen-command-line.markdown338 * `clock-hz`- accepts large integers to setup UART clock frequencies.
/xen-4.10.0-shim-comet/docs/man/
A Dxl.cfg.pod.5.in247 system may also reduce the clock speed to 1GHz; the effect will be
1896 Set the real time clock to local time or to UTC. False (0) by default,
1901 Set the real time clock offset in seconds. No offset (0) by default.
A Dxl.pod.1.in1020 system may also reduce the clock speed to 1GHz; the effect will be
/xen-4.10.0-shim-comet/
A D.rootkeys67 423e7e879JhpmoexiNPqXRRcBmZ9gg freebsd-5.3-xen-sparse/i386-xen/i386-xen/clock.c
467 413cb3b4hIffjrKn3zhVqJmH6ueB3Q netbsd-2.0-xen-sparse/sys/arch/xen/xen/clock.c
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D10graphics.diff2052 /* XX using RT clock now, need to initialize value */
/xen-4.10.0-shim-comet/tools/firmware/rombios/
A Drombios.c9391 ;; regarding this. 14,318,180 hz was the original clock speed,
9398 ;; 14,318,180 Hz clock
9406 ;; Given the values in the CMOS clock, one could calculate

Completed in 37 milliseconds