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