Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/clocksource/
Dem_sti.c110 static u64 em_sti_count(struct em_sti_priv *p) in em_sti_count() function
200 return em_sti_count(cs_to_em_sti(cs)); in em_sti_clocksource_read()
268 next = em_sti_set_next(p, em_sti_count(p) + delta); in em_sti_clock_event_next()
269 safe = em_sti_count(p) < (next - 1); in em_sti_clock_event_next()