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