Searched defs:nsec (Results 1 – 8 of 8) sorted by relevance
/xen-4.10.0-shim-comet/xen/common/ |
A D | time.c | 168 uint64_t seconds, nsec; in wallclock_time() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/ |
A D | hpet.c | 75 static inline unsigned long div_sc(unsigned long ticks, unsigned long nsec, in div_sc() 89 static inline unsigned long ns2ticks(unsigned long nsec, int shift, in ns2ticks()
|
/xen-4.10.0-shim-comet/tools/python/scripts/ |
A D | convert-legacy-stream | 151 def write_libxc_tsc_info(mode, khz, nsec, incarn): argument
|
/xen-4.10.0-shim-comet/tools/libxc/ |
A D | xc_sr_stream_format.h | 122 uint64_t nsec; member
|
/xen-4.10.0-shim-comet/tools/tests/xenstore/ |
A D | xs-test.c | 67 uint64_t nsec, nsec_min, nsec_max, nsec_sum; in call_test() local
|
/xen-4.10.0-shim-comet/xen/arch/x86/efi/ |
A D | mkreloc.c | 285 unsigned int i, nsec, width1, width2; in main() local
|
/xen-4.10.0-shim-comet/stubdom/grub/ |
A D | mini-os.c | 116 unsigned int sector, int nsec, int segment) in biosdisk()
|
/xen-4.10.0-shim-comet/xen/drivers/char/ |
A D | console.c | 693 uint64_t sec, nsec; in printk_start_of_line() local
|
Completed in 14 milliseconds