Searched refs:read_tsc (Results 1 – 2 of 2) sorted by relevance
1064 static u64 read_tsc(struct clocksource *cs) in read_tsc() function1096 .read = read_tsc,1115 .read = read_tsc,
1727 static u64 read_tsc(void) in read_tsc() function1769 *tsc_timestamp = read_tsc(); in vgettsc()