Home
last modified time | relevance | path

Searched refs:factor (Results 1 – 3 of 3) sorted by relevance

/xen-4.10.0-shim-comet/xen/arch/x86/
A Dhpet.c90 unsigned long factor) in ns2ticks() argument
92 uint64_t tmp = ((uint64_t)nsec * factor) >> shift; in ns2ticks()
/xen-4.10.0-shim-comet/docs/man/
A Dxen-tscmode.pod.7179 intervals with TSC may without notice be incorrect by a factor of two.
/xen-4.10.0-shim-comet/stubdom/grub.patches/
A D61btrfs.diff2480 + int factor = map.num_stripes / map.sub_stripes;
2482 + stripe_index = stripe_nr % factor;
2490 + stripe_nr = stripe_nr / factor;

Completed in 7 milliseconds