Home
last modified time | relevance | path

Searched defs:tc_init (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/arch/pmax/include/
H A Dsysconf.h74 void (*tc_init)(void); member
/netbsd-src/sys/kern/
H A Dkern_tc.c706 tc_init(struct timecounter *tc) in tc_init() function