Searched refs:read_tsc (Results 1 – 2 of 2) sorted by relevance
1093 static u64 read_tsc(struct clocksource *cs) in read_tsc() function1132 .read = read_tsc,1152 .read = read_tsc,
2740 static u64 read_tsc(void) in read_tsc() function2782 *tsc_timestamp = read_tsc(); in vgettsc()