Home
last modified time | relevance | path

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

/openbmc/linux/kernel/time/
H A Dtimecounter.c69 static u64 cc_cyc2ns_backwards(const struct cyclecounter *cc, in cc_cyc2ns_backwards() function
92 nsec -= cc_cyc2ns_backwards(tc->cc, delta, tc->mask, frac); in timecounter_cyc2time()