Searched refs:cycles_t (Results 1 – 3 of 3) sorted by relevance
8 typedef unsigned long cycles_t; typedef10 static inline cycles_t get_cycles (void) in get_cycles()
25 typedef u64 cycles_t; typedef29 static inline cycles_t get_cycles(void) in get_cycles()
1359 static cycles_t last_tsc; in check_tsc_warp()1361 cycles_t start, now, prev, end; in check_tsc_warp()
Completed in 11 milliseconds