Home | Sort by: relevance | last modified time | path |
/src/sys/arch/pmax/pmax/ | |
dec_maxine.c | 385 static struct timecounter tc3 = { local in function:dec_maxine_tc_init 404 tc3.tc_frequency = mips_options.mips_cpu_mhz * 1000000; 406 tc_init(&tc3); |
dec_3maxplus.c | 438 static struct timecounter tc3 = { local in function:dec_3maxplus_tc_init 457 tc3.tc_frequency = mips_options.mips_cpu_mhz * 1000000; 459 tc_init(&tc3); |