Home | Sort by: relevance | last modified time | path |
/src/sys/arch/xen/xen/ | |
xen_clock.c | 636 uint64_t n_ns = 1000*(uint64_t)n; local in function:xen_delay 645 } while (xen_vcputime_raw_systime_ns() - start_ns < n_ns); |
xen_clock.c | 636 uint64_t n_ns = 1000*(uint64_t)n; local in function:xen_delay 645 } while (xen_vcputime_raw_systime_ns() - start_ns < n_ns); |