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