Home
last modified time | relevance | path

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

/external/u-boot/drivers/timer/
Dtsc_timer.c337 u64 now_tick = rdtsc(); in tsc_timer_get_count() local
339 *count = now_tick - gd->arch.tsc_base; in tsc_timer_get_count()