Searched refs:prev_tsc (Results 1 – 1 of 1) sorted by relevance
248 u64 prev_tsc; member1714 if (cpu->prev_mperf == mperf || cpu->prev_tsc == tsc) { in intel_pstate_sample()1727 cpu->sample.tsc -= cpu->prev_tsc; in intel_pstate_sample()1731 cpu->prev_tsc = tsc; in intel_pstate_sample()