Home
last modified time | relevance | path

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

12

/dports/net-p2p/c-lightning/lightning-0.10.2/external/gheap/
H A Dperftests.c28 static void print_performance(const double t, const size_t m) in print_performance() function
57 print_performance(total_time, m); in perftest_heapsort()
79 print_performance(total_time, m); in perftest_partial_sort()
116 print_performance(total_time, m); in perftest_nway_mergesort()
144 print_performance(end - start, m); in perftest_priority_queue()
H A Dperftests.cpp25 void print_performance(const double t, const size_t m) in print_performance() function
86 print_performance(total_time, m); in perftest_heapsort()
108 print_performance(total_time, m); in perftest_partial_sort()
150 print_performance(total_time, m); in perftest_nway_mergesort()
168 print_performance(end - start, m); in perftest_priority_queue()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/mroonga/vendor/groonga/benchmark/
H A Dgeo-distance-summary.rb51 def print_performance(before, after) method in BenchmarkSummary
139 bench.print_performance(bench_before, bench_after)
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/mroonga/vendor/groonga/benchmark/
H A Dgeo-distance-summary.rb51 def print_performance(before, after) method in BenchmarkSummary
139 bench.print_performance(bench_before, bench_after)
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/mroonga/vendor/groonga/benchmark/
H A Dgeo-distance-summary.rb51 def print_performance(before, after) method in BenchmarkSummary
139 bench.print_performance(bench_before, bench_after)
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/mroonga/vendor/groonga/benchmark/
H A Dgeo-distance-summary.rb51 def print_performance(before, after) method in BenchmarkSummary
139 bench.print_performance(bench_before, bench_after)
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/mroonga/vendor/groonga/benchmark/
H A Dgeo-distance-summary.rb51 def print_performance(before, after)
139 bench.print_performance(bench_before, bench_after)
/dports/databases/mariadb105-server/mariadb-10.5.15/storage/mroonga/vendor/groonga/benchmark/
H A Dgeo-distance-summary.rb51 def print_performance(before, after) method in BenchmarkSummary
139 bench.print_performance(bench_before, bench_after)
/dports/graphics/darktable/darktable-3.6.1/src/tests/benchmark/
H A Ddarktable-bench282 def print_performance(pixpipe,total,dtversion,xmpversion,imagename,threads,used_gpu):
334print_performance(pixpipe,total,get_version(args.program),args.version,args.image_base,args.thread…
/dports/graphics/darktable38/darktable-3.8.0/src/tests/benchmark/
H A Ddarktable-bench282 def print_performance(pixpipe,total,dtversion,xmpversion,imagename,threads,used_gpu):
334print_performance(pixpipe,total,get_version(args.program),args.version,args.image_base,args.thread…
/dports/multimedia/gstreamer1-plugins-svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/App/EncApp/
H A DEbAppMain.c277 static void print_performance(const EncContext* const enc_context) { in print_performance() function
396 print_performance(enc_context); in encode()
/dports/multimedia/svt-av1/SVT-AV1-3971c982311d49f9355dc8dccdcf8d21b70fa624/Source/App/EncApp/
H A DEbAppMain.c277 static void print_performance(const EncContext* const enc_context) { in print_performance() function
396 print_performance(enc_context); in encode()
/dports/games/freeciv-nox11/freeciv-2.6.6/common/aicore/
H A Dcm.c110 static void print_performance(struct one_perf *counts);
327 print_performance(&performance.greedy); in cm_free()
328 print_performance(&performance.opt); in cm_free()
1923 print_performance(performance.current); in end_search()
2278 static void print_performance(struct one_perf *counts) in print_performance() function
/dports/games/freeciv/freeciv-2.6.6/common/aicore/
H A Dcm.c110 static void print_performance(struct one_perf *counts);
327 print_performance(&performance.greedy); in cm_free()
328 print_performance(&performance.opt); in cm_free()
1923 print_performance(performance.current); in end_search()
2278 static void print_performance(struct one_perf *counts) in print_performance() function
/dports/databases/percona56-client/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dthreaded_stress_test_helpers.h138 bool print_performance; member
1704 if (tte->cli_args->print_performance && tte->cli_args->print_iteration_performance) { in test_time()
1783 if (cli_args->print_performance) { in run_workers()
1874 if (cli_args->print_performance) { in run_workers()
2248 .print_performance = false, in UU()
2644 BOOL_ARG("print_performance", print_performance), in parse_stress_test_args()
/dports/databases/percona-pam-for-mysql/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dthreaded_stress_test_helpers.h138 bool print_performance; member
1704 if (tte->cli_args->print_performance && tte->cli_args->print_iteration_performance) { in test_time()
1783 if (cli_args->print_performance) { in run_workers()
1874 if (cli_args->print_performance) { in run_workers()
2248 .print_performance = false, in UU()
2644 BOOL_ARG("print_performance", print_performance), in parse_stress_test_args()
/dports/databases/percona57-client/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dthreaded_stress_test_helpers.h138 bool print_performance; member
1704 if (tte->cli_args->print_performance && tte->cli_args->print_iteration_performance) { in test_time()
1783 if (cli_args->print_performance) { in run_workers()
1874 if (cli_args->print_performance) { in run_workers()
2248 .print_performance = false, in UU()
2644 BOOL_ARG("print_performance", print_performance), in parse_stress_test_args()
/dports/databases/percona57-pam-for-mysql/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dthreaded_stress_test_helpers.h138 bool print_performance; member
1704 if (tte->cli_args->print_performance && tte->cli_args->print_iteration_performance) { in test_time()
1783 if (cli_args->print_performance) { in run_workers()
1874 if (cli_args->print_performance) { in run_workers()
2248 .print_performance = false, in UU()
2644 BOOL_ARG("print_performance", print_performance), in parse_stress_test_args()
/dports/databases/percona57-server/percona-server-5.7.36-39/storage/tokudb/PerconaFT/src/tests/
H A Dthreaded_stress_test_helpers.h138 bool print_performance; member
1704 if (tte->cli_args->print_performance && tte->cli_args->print_iteration_performance) { in test_time()
1783 if (cli_args->print_performance) { in run_workers()
1874 if (cli_args->print_performance) { in run_workers()
2248 .print_performance = false, in UU()
2644 BOOL_ARG("print_performance", print_performance), in parse_stress_test_args()
/dports/databases/percona56-server/percona-server-5.6.51-91.0/storage/tokudb/PerconaFT/src/tests/
H A Dthreaded_stress_test_helpers.h138 bool print_performance; member
1704 if (tte->cli_args->print_performance && tte->cli_args->print_iteration_performance) { in test_time()
1783 if (cli_args->print_performance) { in run_workers()
1874 if (cli_args->print_performance) { in run_workers()
2248 .print_performance = false, in UU()
2644 BOOL_ARG("print_performance", print_performance), in parse_stress_test_args()
/dports/databases/mariadb104-server/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dthreaded_stress_test_helpers.h138 bool print_performance; member
1704 if (tte->cli_args->print_performance && tte->cli_args->print_iteration_performance) { in test_time()
1783 if (cli_args->print_performance) { in run_workers()
1874 if (cli_args->print_performance) { in run_workers()
2248 .print_performance = false, in UU()
2644 BOOL_ARG("print_performance", print_performance), in parse_stress_test_args()
/dports/databases/mariadb104-client/mariadb-10.4.24/storage/tokudb/PerconaFT/src/tests/
H A Dthreaded_stress_test_helpers.h138 bool print_performance; member
1704 if (tte->cli_args->print_performance && tte->cli_args->print_iteration_performance) { in test_time()
1783 if (cli_args->print_performance) { in run_workers()
1874 if (cli_args->print_performance) { in run_workers()
2248 .print_performance = false, in UU()
2644 BOOL_ARG("print_performance", print_performance), in parse_stress_test_args()
/dports/databases/mariadb105-client/mariadb-10.5.15/storage/tokudb/PerconaFT/src/tests/
H A Dthreaded_stress_test_helpers.h138 bool print_performance; member
1704 if (tte->cli_args->print_performance && tte->cli_args->print_iteration_performance) { in test_time()
1783 if (cli_args->print_performance) { in run_workers()
1874 if (cli_args->print_performance) { in run_workers()
2248 .print_performance = false, in UU()
2644 BOOL_ARG("print_performance", print_performance), in parse_stress_test_args()
/dports/databases/mariadb103-client/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dthreaded_stress_test_helpers.h138 bool print_performance; member
1704 if (tte->cli_args->print_performance && tte->cli_args->print_iteration_performance) { in test_time()
1783 if (cli_args->print_performance) { in run_workers()
1874 if (cli_args->print_performance) { in run_workers()
2248 .print_performance = false, in UU()
2644 BOOL_ARG("print_performance", print_performance), in parse_stress_test_args()
/dports/databases/mariadb103-server/mariadb-10.3.34/storage/tokudb/PerconaFT/src/tests/
H A Dthreaded_stress_test_helpers.h138 bool print_performance; member
1704 if (tte->cli_args->print_performance && tte->cli_args->print_iteration_performance) { in test_time()
1783 if (cli_args->print_performance) { in run_workers()
1874 if (cli_args->print_performance) { in run_workers()
2248 .print_performance = false, in UU()
2644 BOOL_ARG("print_performance", print_performance), in parse_stress_test_args()

12