Searched refs:read_tsc (Results 1 – 2 of 2) sorted by relevance
1130 static u64 read_tsc(struct clocksource *cs) in read_tsc() function1169 .read = read_tsc,1190 .read = read_tsc,
2804 static u64 read_tsc(void) in read_tsc() function2845 *tsc_timestamp = read_tsc(); in vgettsc()
Completed in 30 milliseconds