Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtimecounter.c31 static u64 timecounter_read_delta(struct timecounter *tc) in timecounter_read_delta() function
57 nsec = timecounter_read_delta(tc); in timecounter_read()