Searched refs:pm1 (Results 1 – 1 of 1) sorted by relevance
170 static unsigned long calc_pmtimer_ref(u64 deltatsc, u64 pm1, u64 pm2) in calc_pmtimer_ref() argument174 if (!pm1 && !pm2) in calc_pmtimer_ref()177 if (pm2 < pm1) in calc_pmtimer_ref()179 pm2 -= pm1; in calc_pmtimer_ref()