Searched refs:read_tsc (Results 1 – 2 of 2) sorted by relevance
1141 static u64 read_tsc(struct clocksource *cs) in read_tsc() function1179 .read = read_tsc,1200 .read = read_tsc,
2908 static u64 read_tsc(void) in read_tsc() function2949 *tsc_timestamp = read_tsc(); in vgettsc()