Searched defs:tc_init (Results 1 – 2 of 2) sorted by relevance
| /netbsd/src/sys/arch/pmax/include/ | ||
| D | sysconf.h | 74 void (*tc_init)(void); member |
| /netbsd/src/sys/kern/ | ||
| D | kern_tc.c | 706 tc_init(struct timecounter *tc) in tc_init() function |