Searched refs:mflops (Results 1 – 8 of 8) sorted by relevance
/external/eigen/bench/btl/generic_bench/utils/ |
D | xy_file.hh | 43 double mflops=0; in read_xy_file() local 45 while (input_file >> size >> mflops ){ in read_xy_file() 48 tab_mflops.push_back(mflops); in read_xy_file()
|
/external/eigen/bench/btl/data/ |
D | regularize.cxx | 120 double mflops=0; in read_xy_file() local 122 while (input_file >> size >> mflops ){ in read_xy_file() 125 tab_mflops.push_back(mflops); in read_xy_file()
|
D | smooth.cxx | 187 double mflops=0; in read_xy_file() local 189 while (input_file >> size >> mflops ){ in read_xy_file() 192 tab_mflops.push_back(mflops); in read_xy_file()
|
/external/eigen/bench/ |
D | benchFFT.cpp | 80 double mflops = 5.*nfft*log2((double)nfft) / (1e6 * timer.value() / (double)nits ); in bench() local 85 mflops /= 2; in bench() 94 …T=" << nfft << " " << (double(1e-6*nfft*nits)/timer.value()) << " MS/s " << mflops << "MFLOPS\n"; in bench()
|
/external/pffft/ |
D | bench_pffft.c | 442 void print_table_flops(float mflops, FILE *tableFile) { 443 fprintf(stdout, "|%11.0f ", mflops); 445 fprintf(tableFile, "|%11.0f ", mflops); 456 float mflops = flops/1e6/(t1 - t0 + 1e-16); 459 print_table_flops(mflops, tableFile); 464 … : %6.0f MFlops [t=%6.0f ns, %d runs]\n", N, (cplx?"CPLX":"REAL"), name, mflops, (t1-t0)/2/max_ite…
|
/external/eigen/bench/btl/ |
D | README | 87 …*** nb_op_base() : this method returns the complexity of the calculate method (allowing the mflops… 130 …this function will produce XY data file containing measured mflops as a function of the size for …
|
/external/llvm/test/CodeGen/PowerPC/ |
D | pr17168.ll | 77 !21 = !DILocalVariable(name: "mflops", line: 78, scope: !4, file: !5, type: !20)
|
/external/cldr/tools/java/org/unicode/cldr/util/data/transforms/ |
D | internal_raw_IPA-old.txt | 127441 mflops %16219
|