Home
last modified time | relevance | path

Searched refs:program_start_time (Results 1 – 25 of 28) sorted by relevance

12

/dports/games/crafty/crafty-25.2_1/
H A Dbench.c135 total_time_used += (program_end_time - program_start_time); in Bench()
138 Max((uint64_t) program_end_time - program_start_time, 1); in Bench()
187 total_time_used += (program_end_time - program_start_time); in Bench()
190 Max((uint64_t) program_end_time - program_start_time, 1); in Bench()
H A Dinterrupt.c119 program_start_time = ReadClock(); in Interrupt()
181 program_start_time = ReadClock(); in Interrupt()
H A Ddata.h161 extern unsigned program_start_time, program_end_time;
H A Diterate.c78 program_start_time = ReadClock(); in Iterate()
H A Dmain.c4828 time_used = program_end_time - program_start_time;
H A Ddata.c568 unsigned program_start_time, program_end_time; variable
/dports/x11-wm/metacity/metacity-3.42.0/src/core/
H A Dtestasyncgetprop.c177 static struct timeval program_start_time; variable
197 ELAPSED (program_start_time, current_time), in try_get_reply()
292 gettimeofday (&program_start_time, NULL); in main()
299 ELAPSED (program_start_time, current_time), in main()
332 ELAPSED (program_start_time, current_time), in main()
356 ELAPSED (program_start_time, current_time), n_left); in main()
/dports/x11-wm/marco/marco-1.26.0/src/core/
H A Dtestasyncgetprop.c177 static struct timeval program_start_time; variable
197 ELAPSED (program_start_time, current_time), in try_get_reply()
292 gettimeofday (&program_start_time, NULL); in main()
299 ELAPSED (program_start_time, current_time), in main()
332 ELAPSED (program_start_time, current_time), in main()
356 ELAPSED (program_start_time, current_time), n_left); in main()
/dports/x11-wm/muffin/muffin-4.8.0/src/core/
H A Dtestasyncgetprop.c177 static struct timeval program_start_time; variable
197 ELAPSED (program_start_time, current_time), in try_get_reply()
292 gettimeofday (&program_start_time, NULL); in main()
299 ELAPSED (program_start_time, current_time), in main()
332 ELAPSED (program_start_time, current_time), in main()
356 ELAPSED (program_start_time, current_time), n_left); in main()
/dports/net-mgmt/icingaweb2/icingaweb2-2.8.2/modules/monitoring/application/views/scripts/health/
H A Dinfo.phtml25 <td><?= $this->formatDateTime($this->programStatus->program_start_time) ?></td>
74 $this->timeSince($this->programStatus->program_start_time)) ?>
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gdb/sim/ppc/
H A Dhw_eeprom.c191 signed64 program_start_time; member
344 eeprom->program_start_time = device_event_queue_time(me); in start_programming_byte()
345 eeprom->program_finish_time = (eeprom->program_start_time in start_programming_byte()
369 eeprom->program_start_time = device_event_queue_time(me); in start_erasing_chip()
370 eeprom->program_finish_time = (eeprom->program_start_time in start_erasing_chip()
398 eeprom->program_start_time = device_event_queue_time(me); in start_erasing_sector()
399 eeprom->sector_start_time = (eeprom->program_start_time in start_erasing_sector()
/dports/devel/avr-gdb/gdb-7.3.1/sim/ppc/
H A Dhw_eeprom.c191 signed64 program_start_time; member
344 eeprom->program_start_time = device_event_queue_time(me); in start_programming_byte()
345 eeprom->program_finish_time = (eeprom->program_start_time in start_programming_byte()
369 eeprom->program_start_time = device_event_queue_time(me); in start_erasing_chip()
370 eeprom->program_finish_time = (eeprom->program_start_time in start_erasing_chip()
398 eeprom->program_start_time = device_event_queue_time(me); in start_erasing_sector()
399 eeprom->sector_start_time = (eeprom->program_start_time in start_erasing_sector()
/dports/devel/gdb761/gdb-7.6.1/sim/ppc/
H A Dhw_eeprom.c190 signed64 program_start_time; member
343 eeprom->program_start_time = device_event_queue_time(me); in start_programming_byte()
344 eeprom->program_finish_time = (eeprom->program_start_time in start_programming_byte()
368 eeprom->program_start_time = device_event_queue_time(me); in start_erasing_chip()
369 eeprom->program_finish_time = (eeprom->program_start_time in start_erasing_chip()
397 eeprom->program_start_time = device_event_queue_time(me); in start_erasing_sector()
398 eeprom->sector_start_time = (eeprom->program_start_time in start_erasing_sector()
/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gdb/sim/ppc/
H A Dhw_eeprom.c191 signed64 program_start_time; member
344 eeprom->program_start_time = device_event_queue_time(me); in start_programming_byte()
345 eeprom->program_finish_time = (eeprom->program_start_time in start_programming_byte()
369 eeprom->program_start_time = device_event_queue_time(me); in start_erasing_chip()
370 eeprom->program_finish_time = (eeprom->program_start_time in start_erasing_chip()
398 eeprom->program_start_time = device_event_queue_time(me); in start_erasing_sector()
399 eeprom->sector_start_time = (eeprom->program_start_time in start_erasing_sector()
/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Dprofile.c154 static struct timeval program_start_time; variable
166 time_error = get_time(&program_start_time); in init_callgrind()
271 time_diff(&program_start_time, &program_finish_time)); in close_callgrind()
/dports/astro/routino/routino-3.3.3/src/
H A Dlogging.c96 static struct timeval program_start_time; variable
126 gettimeofday(&program_start_time,NULL); in printf_program_start()
141 fprintf_elapsed_time(stdout,&program_start_time); in printf_program_end()
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/db_ido_pgsql/schema/upgrade/
H A D2.6.0.sql114 ALTER COLUMN program_start_time DROP DEFAULT, ALTER COLUMN program_start_time TYPE timestamp,
H A D2.4.0.sql85 ALTER TABLE icinga_programstatus ALTER COLUMN program_start_time SET DEFAULT '1970-01-01 00:00:00+0…
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/db_ido_mysql/schema/upgrade/
H A D2.6.0.sql104 MODIFY COLUMN program_start_time timestamp NULL,
/dports/comms/fldigi/fldigi-4.1.20/src/include/
H A Dfl_digi.h448 extern time_t program_start_time;
/dports/comms/fldigi/fldigi-4.1.20/src/misc/
H A Dkiss_io.cxx712 if(program_start_time == 0) in reply_fldigi_stat()
713 program_start_time = time(0); in reply_fldigi_stat()
715 diff_time = current_time - program_start_time; in reply_fldigi_stat()
/dports/net-mgmt/ndoutils/ndoutils-2.1.3/db/
H A Dmysql.sql912 `program_start_time` datetime NOT NULL default '0000-00-00 00:00:00',
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/db_ido_pgsql/schema/
H A Dpgsql.sql944 program_start_time timestamp, field
/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/db_ido_mysql/schema/
H A Dmysql.sql906 program_start_time timestamp NULL, field
/dports/comms/fldigi/fldigi-4.1.20/src/
H A Dmain.cxx799 program_start_time = time(0); in main()

12