Searched refs:read_tsc (Results 1 – 2 of 2) sorted by relevance
1085 static u64 read_tsc(struct clocksource *cs) in read_tsc() function1117 .read = read_tsc,1136 .read = read_tsc,
1998 static u64 read_tsc(void) in read_tsc() function2040 *tsc_timestamp = read_tsc(); in vgettsc()