Lines Matching defs:tsc_now
463 u64 msr_now, tsc_now;468 tsc_now = rdtsc();473 else if (tsc_now-tsc_last) {475 do_div(val64, (tsc_now-tsc_last));481 tsc_last = tsc_now;533 u64 tsc_now;537 tsc_now = rdtsc();543 if (tsc_now - tsc_last) {545 do_div(val64, (tsc_now - tsc_last));552 tsc_last = tsc_now;