Home
last modified time | relevance | path

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

/openbsd/src/sys/arch/octeon/octeon/
Dmachdep.c148 u_int ioclock_get_timecount(struct timecounter *);
151 .tc_get_timecount = ioclock_get_timecount,
1062 ioclock_get_timecount(struct timecounter *tc) in ioclock_get_timecount() function