Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/clocksource/
Dem_sti.c113 static cycle_t em_sti_count(struct em_sti_priv *p) in em_sti_count() function
203 return em_sti_count(cs_to_em_sti(cs)); in em_sti_clocksource_read()
277 next = em_sti_set_next(p, em_sti_count(p) + delta); in em_sti_clock_event_next()
278 safe = em_sti_count(p) < (next - 1); in em_sti_clock_event_next()