| /netbsd/src/external/bsd/ntp/dist/ntpd/ |
| D | ntpsim.c | 27 sim_info simulation; /* Simulation Control Variables */ variable 78 for (i = 0; i < simulation.num_of_servers; ++i) { in create_server_associations() 79 printf("%s\n", stoa(simulation.servers[i].addr)); in create_server_associations() 80 if (peer_config(simulation.servers[i].addr, in create_server_associations() 94 stoa(simulation.servers[i].addr)); in create_server_associations() 117 simulation.num_of_servers = 0; in ntpsim() 118 simulation.beep_delay = BEEP_DLY; in ntpsim() 119 simulation.sim_time = 0; in ntpsim() 120 simulation.end_time = SIM_TIME; in ntpsim() 160 enqueue(event_queue, event(simulation.sim_time + 1.0, TIMER)); in ntpsim() [all …]
|
| D | ntp_config.c | 4927 simulation.beep_delay = init_stmt->value.d; in config_sim() 4931 simulation.end_time = init_stmt->value.d; in config_sim() 4945 simulation.num_of_servers = 0; in config_sim() 4948 simulation.num_of_servers++; in config_sim() 4949 simulation.servers = eallocarray(simulation.num_of_servers, in config_sim() 4950 sizeof(simulation.servers[0])); in config_sim() 4959 simulation.servers[i] = *serv_info; in config_sim() 4960 simulation.servers[i].link = NULL; in config_sim()
|
| /netbsd/src/external/gpl3/gdb/dist/sim/ppc/ |
| D | main.c | 51 static psim *simulation = NULL; variable 79 if (ppc_trace[trace_print_info] && simulation != NULL) in error() 80 psim_print_info (simulation, ppc_trace[trace_print_info]); in error() 229 if (ppc_trace[trace_print_info] && simulation != NULL) in sim_io_error() 230 psim_print_info (simulation, ppc_trace[trace_print_info]); in sim_io_error() 251 psim_stop (simulation); in cntrl_c() 279 simulation = psim_create(name_of_file, root); in main() 288 psim_init(simulation); in main() 289 psim_stack(simulation, argv, environ); in main() 294 psim_run(simulation); in main() [all …]
|
| D | README | 26 instruction level simulation of the PowerPC environment. It is freely 280 A model that allowed the simulation of
|
| D | ChangeLog-2021 | 1951 (psim_max_iterations_exceeded): New function, abort simulation if 1998 determine the simulation speed by looking at the number of elapsed 2012 was missing. For main.c, a cntrl-c simulation termination wasn't 2015 * The simulation would not correctly restart if an event requested 2016 that the simulation be halted. 2023 cntrl-c occures schedule an event to halt the simulation. 2041 starting a simulation run. Re-arange main loop so that simulator 2042 is correctly restarted when an event halts the simulation. 2044 * psim.c (psim_halt): Handle an event halting the simulation. 2069 to be initialized independant of the rest of the simulation [all …]
|
| D | INSTALL | 493 simulated. The number active during a given simulation run us 637 simulation. Disabling this option (--disable-sim-trace) eliminates
|
| D | RUN | 139 tree you can `attach' to the simulation using (I assume that you have 343 Enable <N> processors for the simulation run.
|
| D | psim.texinfo | 780 instruction level simulation of the PowerPC environment. It is freely 1034 A model that allowed the simulation of
|
| /netbsd/src/tests/ipf/input/ |
| D | ipv6.1 | 2 # traceroute simulation
|
| /netbsd/src/external/bsd/ntp/dist/include/ |
| D | ntpsim.h | 131 extern sim_info simulation; /* Simulation Control Variables */
|
| /netbsd/src/external/gpl3/gdb/dist/sim/rx/ |
| D | acinclude.m4 | 20 [Disable cycle accurate simulation (faster runtime)])],
|
| /netbsd/src/external/lgpl3/gmp/dist/mpn/x86_64/ |
| D | missing.asm | 2 dnl AMD64 MULX/ADX simulation support.
|
| D | missing-call.m4 | 1 dnl AMD64 MULX/ADX simulation support, function call version.
|
| D | missing-inline.m4 | 1 dnl AMD64 MULX/ADX simulation support, inline version.
|
| /netbsd/src/external/bsd/file/dist/magic/magdir/ |
| D | lammps | 6 # LAMMPS molecular dynamics simulation software.
|
| /netbsd/src/external/gpl3/binutils/dist/gas/doc/ |
| D | c-visium.texi | 85 In addition, the following two illegal opcodes are implemented and used by the simulation:
|
| /netbsd/src/games/boggle/ |
| D | README | 3 Bog is a fairly portable simulation of Parker Brother's game of Boggle and
|
| /netbsd/src/share/examples/rump/virtual_ip_router/ |
| D | README.txt | 69 The alternate approach is to use purely internal simulation. The
|
| /netbsd/src/external/gpl3/gdb/dist/sim/mips/ |
| D | acinclude.m4 | 132 dnl The MULTI generator can combine several simulation engines into one. 146 dnl Each entry will have a separate simulation engine whose prefix is
|
| /netbsd/src/external/gpl3/gdb/dist/sim/erc32/ |
| D | README.erc32 | 17 To speed up simulation, the UARTs operate at approximately 115200 baud.
|
| D | README.sis | 307 The simulator provides cycle true simulation. The following table shows
|
| D | ChangeLog-2021 | 435 * func.c (show_stat): Print simulation time in portable long long 439 simulation time in portable long long format.
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/rs6000/ |
| D | cell.md | 53 ;; nonpipelined simulation
|
| /netbsd/src/external/ibm-public/postfix/dist/implementation-notes/ |
| D | MILTER | 74 100% accurate simulation for Milters. An additional complication
|
| /netbsd/src/external/gpl3/gcc/dist/gcc/config/i386/ |
| D | x86-tune.def | 673 on simulation result. But after P4 was made, no performance benefit
|