Lines Matching defs:tsc_now
333 u64 msr_now, tsc_now;338 tsc_now = rdtsc();343 else if (tsc_now-tsc_last) {345 do_div(val64, (tsc_now-tsc_last));351 tsc_last = tsc_now;453 u64 tsc_now;457 tsc_now = rdtsc();463 if (tsc_now - tsc_last) {465 do_div(val64, (tsc_now - tsc_last));472 tsc_last = tsc_now;