Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Dtsc_timer.c388 u64 now_tick = rdtsc(); in tsc_timer_get_count() local
390 *count = now_tick - gd->arch.tsc_base; in tsc_timer_get_count()