Home
last modified time | relevance | path

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

/xen-4.10.0-shim-comet/xen/include/asm-arm/
A Dtime.h8 typedef unsigned long cycles_t; typedef
10 static inline cycles_t get_cycles (void) in get_cycles()
/xen-4.10.0-shim-comet/xen/include/asm-x86/
A Dtime.h25 typedef u64 cycles_t; typedef
29 static inline cycles_t get_cycles(void) in get_cycles()
/xen-4.10.0-shim-comet/xen/arch/x86/
A Dtime.c1359 static cycles_t last_tsc; in check_tsc_warp()
1361 cycles_t start, now, prev, end; in check_tsc_warp()

Completed in 6 milliseconds