CLK_TPS           766 src/simh/sim_timer.c #define CLK_INIT (SIM_INITIAL_IPS/CLK_TPS)
CLK_TPS           781 src/simh/sim_timer.c sim_int_clk_tps = MIN(CLK_TPS, sim_os_tick_hz);
CLK_TPS           797 src/simh/sim_timer.c         sim_rtcn_init_unit (&SIM_INTERNAL_UNIT, (CLK_INIT*CLK_TPS)/sim_int_clk_tps, SIM_INTERNAL_CLK);