Searched refs:cycles_t (Results 1 – 3 of 3) sorted by relevance
11 typedef uint64_t cycles_t; typedef13 static inline cycles_t get_cycles (void) in get_cycles()
21 typedef u64 cycles_t; typedef25 static inline cycles_t get_cycles(void) in get_cycles()
1570 static cycles_t last_tsc; in check_tsc_warp()1572 cycles_t start, now, prev, end; in check_tsc_warp()
Completed in 7 milliseconds