Home
last modified time | relevance | path

Searched refs:STOP_TIMER (Results 1 – 25 of 268) sorted by relevance

1234567891011

/dports/science/siconos/siconos-4.4.0/numerics/src/tools/test/
H A Dtest_timers_interf.c41 STOP_TIMER(T1); in main()
48 STOP_TIMER(T2); in main()
54 STOP_TIMER(T3); in main()
58 STOP_TIMER(T4); in main()
62 STOP_TIMER(T5); in main()
64 STOP_TIMER(T0); in main()
H A Dtest_op3x3.c72 STOP_TIMER(t1); in main()
82 STOP_TIMER(t2); in main()
104 STOP_TIMER(t3); in main()
119 STOP_TIMER(t4); in main()
143 STOP_TIMER(t5); in main()
182 STOP_TIMER(t6); in main()
200 STOP_TIMER(t7); in main()
299 STOP_TIMER(t8); in main()
348 STOP_TIMER(t9); in main()
/dports/sysutils/xvidcap/xvidcap-1.1.7/ffmpeg/libavcodec/
H A Dcabac.c205 STOP_TIMER("put_cabac_bypass") in main()
211 STOP_TIMER("put_cabac") in main()
217 STOP_TIMER("put_cabac_u") in main()
223 STOP_TIMER("put_cabac_ueg") in main()
236 STOP_TIMER("get_cabac_bypass") in main()
243 STOP_TIMER("get_cabac") in main()
250 STOP_TIMER("get_cabac_u") in main()
257 STOP_TIMER("get_cabac_ueg") in main()
/dports/science/siconos/siconos-4.4.0/numerics/src/tools/internal/
H A Dtimers_interf.h160 #define STOP_TIMER STOP_TIMER_CLOCK_GETTIME macro
167 #define STOP_TIMER STOP_TIMER_OMP_WALLTIME macro
174 #define STOP_TIMER STOP_TIMER_ATL_WALLTIME macro
181 #define STOP_TIMER STOP_TIMER_ATL_CPUTIME macro
188 #define STOP_TIMER STOP_TIMER_CLOCK macro
195 #define STOP_TIMER STOP_TIMER_FFTW_CYCLE macro
202 #define STOP_TIMER STOP_TIMER_SYSTIMES macro
212 #define STOP_TIMER(X) macro
/dports/science/latte/LATTE-1.2.2/src/
H A Dsp2pure_sparse_parallel_simple.F9069 TX = STOP_TIMER(DENSE2SPARSE_TIMER)
78 TX = STOP_TIMER(DMBUILD_TIMER)
83 TX = STOP_TIMER(SP2SPARSE_TIMER)
88 TX = STOP_TIMER(SPARSE2DENSE_TIMER)
90 TX = STOP_TIMER(SP2ALL_TIMER)
/dports/databases/postgresql96-server/postgresql-9.6.24/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c55 #define STOP_TIMER \ macro
271 STOP_TIMER; in test_sync()
297 STOP_TIMER; in test_sync()
322 STOP_TIMER; in test_sync()
345 STOP_TIMER; in test_sync()
381 STOP_TIMER; in test_sync()
439 STOP_TIMER; in test_open_sync()
489 STOP_TIMER; in test_file_descriptor_sync()
513 STOP_TIMER; in test_file_descriptor_sync()
538 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql96-pltcl/postgresql-9.6.24/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c55 #define STOP_TIMER \ macro
271 STOP_TIMER; in test_sync()
297 STOP_TIMER; in test_sync()
322 STOP_TIMER; in test_sync()
345 STOP_TIMER; in test_sync()
381 STOP_TIMER; in test_sync()
439 STOP_TIMER; in test_open_sync()
489 STOP_TIMER; in test_file_descriptor_sync()
513 STOP_TIMER; in test_file_descriptor_sync()
538 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql96-plpython/postgresql-9.6.24/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c55 #define STOP_TIMER \ macro
271 STOP_TIMER; in test_sync()
297 STOP_TIMER; in test_sync()
322 STOP_TIMER; in test_sync()
345 STOP_TIMER; in test_sync()
381 STOP_TIMER; in test_sync()
439 STOP_TIMER; in test_open_sync()
489 STOP_TIMER; in test_file_descriptor_sync()
513 STOP_TIMER; in test_file_descriptor_sync()
538 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql12-client/postgresql-12.9/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c57 #define STOP_TIMER \ macro
279 STOP_TIMER; in test_sync()
305 STOP_TIMER; in test_sync()
330 STOP_TIMER; in test_sync()
353 STOP_TIMER; in test_sync()
389 STOP_TIMER; in test_sync()
447 STOP_TIMER; in test_open_sync()
497 STOP_TIMER; in test_file_descriptor_sync()
521 STOP_TIMER; in test_file_descriptor_sync()
546 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql13-pltcl/postgresql-13.5/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c56 #define STOP_TIMER \ macro
278 STOP_TIMER; in test_sync()
304 STOP_TIMER; in test_sync()
329 STOP_TIMER; in test_sync()
352 STOP_TIMER; in test_sync()
388 STOP_TIMER; in test_sync()
446 STOP_TIMER; in test_open_sync()
496 STOP_TIMER; in test_file_descriptor_sync()
520 STOP_TIMER; in test_file_descriptor_sync()
545 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql13-server/postgresql-13.5/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c56 #define STOP_TIMER \ macro
278 STOP_TIMER; in test_sync()
304 STOP_TIMER; in test_sync()
329 STOP_TIMER; in test_sync()
352 STOP_TIMER; in test_sync()
388 STOP_TIMER; in test_sync()
446 STOP_TIMER; in test_open_sync()
496 STOP_TIMER; in test_file_descriptor_sync()
520 STOP_TIMER; in test_file_descriptor_sync()
545 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql13-plpython/postgresql-13.5/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c56 #define STOP_TIMER \ macro
278 STOP_TIMER; in test_sync()
304 STOP_TIMER; in test_sync()
329 STOP_TIMER; in test_sync()
352 STOP_TIMER; in test_sync()
388 STOP_TIMER; in test_sync()
446 STOP_TIMER; in test_open_sync()
496 STOP_TIMER; in test_file_descriptor_sync()
520 STOP_TIMER; in test_file_descriptor_sync()
545 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql12-server/postgresql-12.9/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c57 #define STOP_TIMER \
279 STOP_TIMER;
305 STOP_TIMER;
330 STOP_TIMER;
353 STOP_TIMER;
389 STOP_TIMER;
447 STOP_TIMER;
497 STOP_TIMER;
521 STOP_TIMER;
546 STOP_TIMER;
/dports/databases/postgresql96-docs/postgresql-9.6.24/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c55 #define STOP_TIMER \ macro
271 STOP_TIMER; in test_sync()
297 STOP_TIMER; in test_sync()
322 STOP_TIMER; in test_sync()
345 STOP_TIMER; in test_sync()
381 STOP_TIMER; in test_sync()
439 STOP_TIMER; in test_open_sync()
489 STOP_TIMER; in test_file_descriptor_sync()
513 STOP_TIMER; in test_file_descriptor_sync()
538 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql96-client/postgresql-9.6.24/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c55 #define STOP_TIMER \ macro
271 STOP_TIMER; in test_sync()
297 STOP_TIMER; in test_sync()
322 STOP_TIMER; in test_sync()
345 STOP_TIMER; in test_sync()
381 STOP_TIMER; in test_sync()
439 STOP_TIMER; in test_open_sync()
489 STOP_TIMER; in test_file_descriptor_sync()
513 STOP_TIMER; in test_file_descriptor_sync()
538 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql96-contrib/postgresql-9.6.24/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c55 #define STOP_TIMER \ macro
271 STOP_TIMER; in test_sync()
297 STOP_TIMER; in test_sync()
322 STOP_TIMER; in test_sync()
345 STOP_TIMER; in test_sync()
381 STOP_TIMER; in test_sync()
439 STOP_TIMER; in test_open_sync()
489 STOP_TIMER; in test_file_descriptor_sync()
513 STOP_TIMER; in test_file_descriptor_sync()
538 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql12-plperl/postgresql-12.9/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c57 #define STOP_TIMER \ macro
279 STOP_TIMER; in test_sync()
305 STOP_TIMER; in test_sync()
330 STOP_TIMER; in test_sync()
353 STOP_TIMER; in test_sync()
389 STOP_TIMER; in test_sync()
447 STOP_TIMER; in test_open_sync()
497 STOP_TIMER; in test_file_descriptor_sync()
521 STOP_TIMER; in test_file_descriptor_sync()
546 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql12-pltcl/postgresql-12.9/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c57 #define STOP_TIMER \
279 STOP_TIMER;
305 STOP_TIMER;
330 STOP_TIMER;
353 STOP_TIMER;
389 STOP_TIMER;
447 STOP_TIMER;
497 STOP_TIMER;
521 STOP_TIMER;
546 STOP_TIMER;
/dports/databases/postgresql13-client/postgresql-13.5/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c56 #define STOP_TIMER \ macro
278 STOP_TIMER; in test_sync()
304 STOP_TIMER; in test_sync()
329 STOP_TIMER; in test_sync()
352 STOP_TIMER; in test_sync()
388 STOP_TIMER; in test_sync()
446 STOP_TIMER; in test_open_sync()
496 STOP_TIMER; in test_file_descriptor_sync()
520 STOP_TIMER; in test_file_descriptor_sync()
545 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql13-docs/postgresql-13.5/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c56 #define STOP_TIMER \ macro
278 STOP_TIMER; in test_sync()
304 STOP_TIMER; in test_sync()
329 STOP_TIMER; in test_sync()
352 STOP_TIMER; in test_sync()
388 STOP_TIMER; in test_sync()
446 STOP_TIMER; in test_open_sync()
496 STOP_TIMER; in test_file_descriptor_sync()
520 STOP_TIMER; in test_file_descriptor_sync()
545 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql13-contrib/postgresql-13.5/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c56 #define STOP_TIMER \ macro
278 STOP_TIMER; in test_sync()
304 STOP_TIMER; in test_sync()
329 STOP_TIMER; in test_sync()
352 STOP_TIMER; in test_sync()
388 STOP_TIMER; in test_sync()
446 STOP_TIMER; in test_open_sync()
496 STOP_TIMER; in test_file_descriptor_sync()
520 STOP_TIMER; in test_file_descriptor_sync()
545 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql12-contrib/postgresql-12.9/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c57 #define STOP_TIMER \
279 STOP_TIMER;
305 STOP_TIMER;
330 STOP_TIMER;
353 STOP_TIMER;
389 STOP_TIMER;
447 STOP_TIMER;
497 STOP_TIMER;
521 STOP_TIMER;
546 STOP_TIMER;
/dports/databases/postgresql12-plpython/postgresql-12.9/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c57 #define STOP_TIMER \ macro
279 STOP_TIMER; in test_sync()
305 STOP_TIMER; in test_sync()
330 STOP_TIMER; in test_sync()
353 STOP_TIMER; in test_sync()
389 STOP_TIMER; in test_sync()
447 STOP_TIMER; in test_open_sync()
497 STOP_TIMER; in test_file_descriptor_sync()
521 STOP_TIMER; in test_file_descriptor_sync()
546 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql12-docs/postgresql-12.9/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c57 #define STOP_TIMER \ macro
279 STOP_TIMER; in test_sync()
305 STOP_TIMER; in test_sync()
330 STOP_TIMER; in test_sync()
353 STOP_TIMER; in test_sync()
389 STOP_TIMER; in test_sync()
447 STOP_TIMER; in test_open_sync()
497 STOP_TIMER; in test_file_descriptor_sync()
521 STOP_TIMER; in test_file_descriptor_sync()
546 STOP_TIMER; in test_non_sync()
/dports/databases/postgresql13-plperl/postgresql-13.5/src/bin/pg_test_fsync/
H A Dpg_test_fsync.c56 #define STOP_TIMER \ macro
278 STOP_TIMER; in test_sync()
304 STOP_TIMER; in test_sync()
329 STOP_TIMER; in test_sync()
352 STOP_TIMER; in test_sync()
388 STOP_TIMER; in test_sync()
446 STOP_TIMER; in test_open_sync()
496 STOP_TIMER; in test_file_descriptor_sync()
520 STOP_TIMER; in test_file_descriptor_sync()
545 STOP_TIMER; in test_non_sync()

1234567891011