Searched refs:old_tsc (Results 1 – 1 of 1) sorted by relevance
26 long long tsc, old_tsc, new_tsc; in main() local66 pread(fd, &old_tsc, sizeof(old_tsc), 0x10); in main()82 tsc = new_tsc-old_tsc; in main()
Completed in 2 milliseconds