Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/usermode/dev/
H A Dclock.c127 return thunk_getcounter(); in clock_getcounter()
/netbsd-src/sys/arch/usermode/include/
H A Dthunk.h87 unsigned int thunk_getcounter(void);
/netbsd-src/sys/arch/usermode/usermode/
H A Dthunk.c284 thunk_getcounter(void) in thunk_getcounter() function