Searched refs:thread_tsc (Results 1 - 1 of 1) sorted by last modified time

/freebsd-11-stable/tools/tools/tscdrift/
H A Dtscdrift.c51 static volatile uint64_t thread_tsc; variable
80 thread_tsc = rdtsc();
152 skew[i][j] = thread_tsc - tsc;

Completed in 65 milliseconds