Searched refs:prev_tsc (Results 1 – 1 of 1) sorted by relevance
244 u64 prev_tsc; member2487 if (cpu->prev_mperf == mperf || cpu->prev_tsc == tsc) { in intel_pstate_sample()2500 cpu->sample.tsc -= cpu->prev_tsc; in intel_pstate_sample()2504 cpu->prev_tsc = tsc; in intel_pstate_sample()