Searched refs:tsc2 (Results 1 – 5 of 5) sorted by relevance
258 uint64_t tsc1, tsc2; in tsc_freq_tc() local266 tsc2 = rdtsc_ordered(); in tsc_freq_tc()268 overhead += tsc2 - tsc1; in tsc_freq_tc()274 tsc2 = rdtsc_ordered(); in tsc_freq_tc()275 tsc_freq = (tsc2 - tsc1 - overhead) * 10; in tsc_freq_tc()
308 uint64_t tsc1, tsc2; in cpu_est_clockrate() local344 tsc2 = rdtsc(); in cpu_est_clockrate()347 *rate = (tsc2 - tsc1) * perf; in cpu_est_clockrate()351 tsc2 = rdtsc(); in cpu_est_clockrate()353 *rate = (tsc2 - tsc1) * 1000; in cpu_est_clockrate()
716 uint8_t tsc2; /* TKIP TSC2 */ member752 uint8_t tsc2; /* TKIP TSC2 */ member
465 uint8_t tsc2; member
449 tsc2: hid@2c { label