Searched refs:read_tsc (Results 1 – 2 of 2) sorted by relevance
1092 static u64 read_tsc(struct clocksource *cs) in read_tsc() function1130 .read = read_tsc,1150 .read = read_tsc,
2328 static u64 read_tsc(void) in read_tsc() function2370 *tsc_timestamp = read_tsc(); in vgettsc()