Searched refs:em_sti_count (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/clocksource/
H A Dem_sti.c98 static u64 em_sti_count(struct em_sti_priv *p) function
188 return em_sti_count(cs_to_em_sti(cs));
256 next = em_sti_set_next(p, em_sti_count(p) + delta);
257 safe = em_sti_count(p) < (next - 1);

Completed in 176 milliseconds