Home
last modified time | relevance | path

Searched refs:overall_time (Results 1 – 25 of 70) sorted by relevance

123

/dports/multimedia/ogmtools/ogmtools-1.5/
H A Ddvdxchap.c93 start_time = overall_time = 0; in display_chapters()
120 start_time = overall_time; in display_chapters()
124 (overall_time - start_time) / 60 / 60 / 1000, in display_chapters()
125 ((overall_time - start_time) / 60 / 1000) % 60, in display_chapters()
126 ((overall_time - start_time) / 1000) % 60, in display_chapters()
127 (overall_time - start_time) % 1000); in display_chapters()
131 overall_time += cur_time; in display_chapters()
136 (overall_time - start_time) / 60 / 60 / 1000, in display_chapters()
137 ((overall_time - start_time) / 60 / 1000) % 60, in display_chapters()
138 ((overall_time - start_time) / 1000) % 60, in display_chapters()
[all …]
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/gcc/
H A Dipa-profile.c155 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
158 if (!overall_time) in dump_histogram()
159 overall_time = 1; in dump_histogram()
169 cumulated_time * 100.0 / overall_time, in dump_histogram()
498 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
507 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
510 if (overall_time) in ipa_profile()
520 (HOST_WIDEST_INT)overall_time); in ipa_profile()
531 cumulated_time * 100.0 / overall_time, in ipa_profile()
534 cutoff = (overall_time * PARAM_VALUE (HOT_BB_COUNT_WS_PERMILLE) + 500) / 1000; in ipa_profile()
[all …]
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-profile.c150 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
153 if (!overall_time) in dump_histogram()
154 overall_time = 1; in dump_histogram()
164 cumulated_time * 100.0 / overall_time, in dump_histogram()
494 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
504 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
507 if (overall_time) in ipa_profile()
517 (int64_t)overall_time); in ipa_profile()
528 cumulated_time * 100.0 / overall_time, in ipa_profile()
531 cutoff = (overall_time * PARAM_VALUE (HOT_BB_COUNT_WS_PERMILLE) + 500) / 1000; in ipa_profile()
[all …]
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dipa-profile.c150 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
153 if (!overall_time) in dump_histogram()
154 overall_time = 1; in dump_histogram()
164 cumulated_time * 100.0 / overall_time, in dump_histogram()
494 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
504 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
507 if (overall_time) in ipa_profile()
517 (int64_t)overall_time); in ipa_profile()
528 cumulated_time * 100.0 / overall_time, in ipa_profile()
531 cutoff = (overall_time * PARAM_VALUE (HOT_BB_COUNT_WS_PERMILLE) + 500) / 1000; in ipa_profile()
[all …]
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dipa-profile.c150 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
153 if (!overall_time) in dump_histogram()
154 overall_time = 1; in dump_histogram()
164 cumulated_time * 100.0 / overall_time, in dump_histogram()
494 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
504 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
507 if (overall_time) in ipa_profile()
517 (int64_t)overall_time); in ipa_profile()
528 cumulated_time * 100.0 / overall_time, in ipa_profile()
531 cutoff = (overall_time * PARAM_VALUE (HOT_BB_COUNT_WS_PERMILLE) + 500) / 1000; in ipa_profile()
[all …]
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dipa-profile.c149 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
152 if (!overall_time) in dump_histogram()
153 overall_time = 1; in dump_histogram()
163 cumulated_time * 100.0 / overall_time, in dump_histogram()
491 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
501 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
504 if (overall_time) in ipa_profile()
514 (int64_t)overall_time); in ipa_profile()
525 cumulated_time * 100.0 / overall_time, in ipa_profile()
528 cutoff = (overall_time * PARAM_VALUE (HOT_BB_COUNT_WS_PERMILLE) + 500) / 1000; in ipa_profile()
[all …]
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-profile.c150 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
153 if (!overall_time) in dump_histogram()
154 overall_time = 1; in dump_histogram()
164 cumulated_time * 100.0 / overall_time, in dump_histogram()
494 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
504 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
507 if (overall_time) in ipa_profile()
517 (int64_t)overall_time); in ipa_profile()
528 cumulated_time * 100.0 / overall_time, in ipa_profile()
531 cutoff = (overall_time * PARAM_VALUE (HOT_BB_COUNT_WS_PERMILLE) + 500) / 1000; in ipa_profile()
[all …]
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dipa-profile.c150 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
153 if (!overall_time) in dump_histogram()
154 overall_time = 1; in dump_histogram()
164 cumulated_time * 100.0 / overall_time, in dump_histogram()
494 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
504 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
507 if (overall_time) in ipa_profile()
517 (int64_t)overall_time); in ipa_profile()
528 cumulated_time * 100.0 / overall_time, in ipa_profile()
531 cutoff = (overall_time * PARAM_VALUE (HOT_BB_COUNT_WS_PERMILLE) + 500) / 1000; in ipa_profile()
[all …]
/dports/lang/gcc8/gcc-8.5.0/gcc/
H A Dipa-profile.c150 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
153 if (!overall_time) in dump_histogram()
154 overall_time = 1; in dump_histogram()
164 cumulated_time * 100.0 / overall_time, in dump_histogram()
494 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
504 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
507 if (overall_time) in ipa_profile()
517 (int64_t)overall_time); in ipa_profile()
528 cumulated_time * 100.0 / overall_time, in ipa_profile()
531 cutoff = (overall_time * PARAM_VALUE (HOT_BB_COUNT_WS_PERMILLE) + 500) / 1000; in ipa_profile()
[all …]
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dipa-profile.c149 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
152 if (!overall_time) in dump_histogram()
153 overall_time = 1; in dump_histogram()
163 cumulated_time * 100.0 / overall_time, in dump_histogram()
491 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
501 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
504 if (overall_time) in ipa_profile()
514 (int64_t)overall_time); in ipa_profile()
525 cumulated_time * 100.0 / overall_time, in ipa_profile()
528 cutoff = (overall_time * PARAM_VALUE (HOT_BB_COUNT_WS_PERMILLE) + 500) / 1000; in ipa_profile()
[all …]
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dipa-profile.c138 gcov_type overall_time = 0, cumulated_time = 0, cumulated_size = 0, overall_size = 0; in dump_histogram() local
143 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
146 if (!overall_time) in dump_histogram()
147 overall_time = 1; in dump_histogram()
157 cumulated_time * 100.0 / overall_time, in dump_histogram()
490 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
500 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
503 if (overall_time) in ipa_profile()
509 cutoff = (overall_time * PARAM_VALUE (HOT_BB_COUNT_WS_PERMILLE) + 500) / 1000; in ipa_profile()
532 cumulated_time * 100.0 / overall_time, in ipa_profile()
/dports/lang/gcc9-aux/gcc-9.1.0/gcc/
H A Dipa-profile.c138 gcov_type overall_time = 0, cumulated_time = 0, cumulated_size = 0, overall_size = 0; in dump_histogram() local
143 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
146 if (!overall_time) in dump_histogram()
147 overall_time = 1; in dump_histogram()
157 cumulated_time * 100.0 / overall_time, in dump_histogram()
490 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
500 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
503 if (overall_time) in ipa_profile()
509 cutoff = (overall_time * PARAM_VALUE (HOT_BB_COUNT_WS_PERMILLE) + 500) / 1000; in ipa_profile()
532 cumulated_time * 100.0 / overall_time, in ipa_profile()
/dports/lang/gcc9-devel/gcc-9-20211007/gcc/
H A Dipa-profile.c138 gcov_type overall_time = 0, cumulated_time = 0, cumulated_size = 0, overall_size = 0; in dump_histogram() local
143 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
146 if (!overall_time) in dump_histogram()
147 overall_time = 1; in dump_histogram()
157 cumulated_time * 100.0 / overall_time, in dump_histogram()
490 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
500 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
503 if (overall_time) in ipa_profile()
509 cutoff = (overall_time * PARAM_VALUE (HOT_BB_COUNT_WS_PERMILLE) + 500) / 1000; in ipa_profile()
532 cumulated_time * 100.0 / overall_time, in ipa_profile()
/dports/cad/py-ezdxf/ezdxf-0.16.3/examples/
H A Dfile_structure_index.py10 overall_time = 0. variable
18 overall_time += t
/dports/graphics/opencv/opencv-4.5.3/modules/ts/misc/
H A Dperf_tests_timing.py28 overall_time = 0 variable
90 overall_time += suit_time
109 overall_time += suit_time
158 print('\nOverall time: %.2f min\n' % overall_time)
/dports/devel/hpx/hpx-1.2.1/tests/performance/local/
H A Dserialization_overhead.cpp174 double overall_time = 0; in hpx_main() local
176 overall_time += timings[i].get(); in hpx_main()
182 data_size, iterations, overall_time / concurrency) << hpx::flush; in hpx_main()
183 hpx::util::print_cdash_timing("Serialization", overall_time / concurrency); in hpx_main()
/dports/devel/avr-gcc/gcc-10.2.0/gcc/
H A Dipa-profile.c137 gcov_type overall_time = 0, cumulated_time = 0, cumulated_size = 0, in dump_histogram() local
143 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
146 if (!overall_time) in dump_histogram()
147 overall_time = 1; in dump_histogram()
157 cumulated_time * 100.0 / overall_time, in dump_histogram()
766 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
777 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
781 if (overall_time) in ipa_profile()
785 cutoff = (overall_time * param_hot_bb_count_ws_permille + 500) / 1000; in ipa_profile()
807 cumulated_time * 100.0 / overall_time, in ipa_profile()
/dports/lang/gcc11-devel/gcc-11-20211009/gcc/
H A Dipa-profile.c137 gcov_type overall_time = 0, cumulated_time = 0, cumulated_size = 0, in dump_histogram() local
143 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
146 if (!overall_time) in dump_histogram()
147 overall_time = 1; in dump_histogram()
157 cumulated_time * 100.0 / overall_time, in dump_histogram()
766 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
777 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
781 if (overall_time) in ipa_profile()
785 cutoff = (overall_time * param_hot_bb_count_ws_permille + 500) / 1000; in ipa_profile()
807 cumulated_time * 100.0 / overall_time, in ipa_profile()
/dports/lang/gcc10-devel/gcc-10-20211008/gcc/
H A Dipa-profile.c137 gcov_type overall_time = 0, cumulated_time = 0, cumulated_size = 0, in dump_histogram() local
143 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
146 if (!overall_time) in dump_histogram()
147 overall_time = 1; in dump_histogram()
157 cumulated_time * 100.0 / overall_time, in dump_histogram()
766 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
777 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
781 if (overall_time) in ipa_profile()
785 cutoff = (overall_time * param_hot_bb_count_ws_permille + 500) / 1000; in ipa_profile()
807 cumulated_time * 100.0 / overall_time, in ipa_profile()
/dports/misc/cxx_atomics_pic/gcc-11.2.0/gcc/
H A Dipa-profile.c137 gcov_type overall_time = 0, cumulated_time = 0, cumulated_size = 0, in dump_histogram() local
143 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
146 if (!overall_time) in dump_histogram()
147 overall_time = 1; in dump_histogram()
157 cumulated_time * 100.0 / overall_time, in dump_histogram()
766 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
777 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
781 if (overall_time) in ipa_profile()
785 cutoff = (overall_time * param_hot_bb_count_ws_permille + 500) / 1000; in ipa_profile()
807 cumulated_time * 100.0 / overall_time, in ipa_profile()
/dports/lang/gcc10/gcc-10.3.0/gcc/
H A Dipa-profile.c137 gcov_type overall_time = 0, cumulated_time = 0, cumulated_size = 0, in dump_histogram() local
143 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
146 if (!overall_time) in dump_histogram()
147 overall_time = 1; in dump_histogram()
157 cumulated_time * 100.0 / overall_time, in dump_histogram()
766 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
777 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
781 if (overall_time) in ipa_profile()
785 cutoff = (overall_time * param_hot_bb_count_ws_permille + 500) / 1000; in ipa_profile()
807 cumulated_time * 100.0 / overall_time, in ipa_profile()
/dports/lang/gcc11/gcc-11.2.0/gcc/
H A Dipa-profile.c137 gcov_type overall_time = 0, cumulated_time = 0, cumulated_size = 0,
143 overall_time += histogram[i]->count * histogram[i]->time;
146 if (!overall_time)
147 overall_time = 1;
157 cumulated_time * 100.0 / overall_time,
766 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0;
777 overall_time += histogram[i]->count * histogram[i]->time;
781 if (overall_time)
785 cutoff = (overall_time * param_hot_bb_count_ws_permille + 500) / 1000;
807 cumulated_time * 100.0 / overall_time,
/dports/lang/gcc12-devel/gcc-12-20211205/gcc/
H A Dipa-profile.c137 gcov_type overall_time = 0, cumulated_time = 0, cumulated_size = 0, in dump_histogram() local
143 overall_time += histogram[i]->count * histogram[i]->time; in dump_histogram()
146 if (!overall_time) in dump_histogram()
147 overall_time = 1; in dump_histogram()
157 cumulated_time * 100.0 / overall_time, in dump_histogram()
766 gcov_type overall_time = 0, cutoff = 0, cumulated = 0, overall_size = 0; in ipa_profile() local
777 overall_time += histogram[i]->count * histogram[i]->time; in ipa_profile()
781 if (overall_time) in ipa_profile()
785 cutoff = (overall_time * param_hot_bb_count_ws_permille + 500) / 1000; in ipa_profile()
807 cumulated_time * 100.0 / overall_time, in ipa_profile()
/dports/math/fcl05/fcl-0.5.0/test/
H A Dtest_fcl_octomap.cpp58 double overall_time; member
60 TStruct() { overall_time = 0; } in TStruct()
65 overall_time += t; in push_back()
446 std::cout << "1) octomap overall time: " << t1.overall_time << std::endl; in octomap_cost_test()
447 std::cout << "1') octomap overall time (as geometry): " << t3.overall_time << std::endl; in octomap_cost_test()
448 std::cout << "2) boxes overall time: " << t2.overall_time << std::endl; in octomap_cost_test()
545 std::cout << "1) octomap overall time: " << t1.overall_time << std::endl; in octomap_collision_test()
546 std::cout << "1') octomap overall time (as geometry): " << t3.overall_time << std::endl; in octomap_collision_test()
547 std::cout << "2) boxes overall time: " << t2.overall_time << std::endl; in octomap_collision_test()
656 std::cout << "1) octomap overall time: " << t1.overall_time << std::endl; in octomap_distance_test()
[all …]
/dports/lang/v8/v8-9.6.180.12/tools/testrunner/local/
H A Dverbose.py94 def PrintTestDurations(suites, outputs, overall_time): argument
98 sys.stderr.write("--- Total time: %s ---\n" % FormatTime(overall_time))

123