Searched refs:old_tsc (Results 1 – 1 of 1) sorted by relevance
22 long long tsc, old_tsc, new_tsc; in main() local59 pread(fd, &old_tsc, sizeof(old_tsc), 0x10); in main()72 tsc = new_tsc-old_tsc; in main()