Searched refs:read_tsc (Results 1 – 2 of 2) sorted by relevance
1131 static u64 read_tsc(struct clocksource *cs) in read_tsc() function1170 .read = read_tsc,1191 .read = read_tsc,
2777 static u64 read_tsc(void) in read_tsc() function2818 *tsc_timestamp = read_tsc(); in vgettsc()