Home
last modified time | relevance | path

Searched refs:total2 (Results 1 – 8 of 8) sorted by relevance

/external/chromium_org/third_party/lcov/example/
Dexample.c31 int total1, total2; in main() local
45 total2 = gauss_get_sum (start, end); in main()
50 if (total1 != total2) in main()
52 printf ("Failure (%d != %d)!\n", total1, total2); in main()
/external/oprofile/libpp/
Ddiff_container.cpp85 symbol_entry const & sym2, count_array_t const & total2, in symbol_diff() argument
95 percent2 = op_ratio(sym2.sample.counts[i], total2[i]); in symbol_diff()
110 total1(pc1.samples_count()), total2(pc2.samples_count()) in diff_container()
140 symbol_diff(syms, *it1, total1, *it2, total2, choice); in get_symbols()
158 return total2; in samples_count()
Ddiff_container.h47 count_array_t total2; variable
/external/chromium_org/third_party/WebKit/PerformanceTests/SunSpider/resources/
Dsunspider-compare-results.js53 var total2 = 0;
368 total2 = computeTotals(output2, categoryTotals2, testTotalsByCategory2);
371 …mean2 = computeMeans(count2, total2, categoryTotals2, categoryMeans2, testTotalsByCategory2, testM…
/external/tremolo/Tremolo/
Dcodebook.c523 long total2=(_ilog(quantvals-1)*s->dim+8)/8+(s->q_bits+7)/8; in vorbis_book_unpack() local
526 if(total1<=4 && total1<=total2){ in vorbis_book_unpack()
/external/chromium_org/third_party/tcmalloc/chromium/src/
Dpprof1658 my $total2 = 0; # Total cumulative counts
1714 $total2 += $c2;
1753 Unparse($total2),
1762 Unparse($total2),
/external/chromium_org/third_party/tcmalloc/vendor/src/
Dpprof1658 my $total2 = 0; # Total cumulative counts
1714 $total2 += $c2;
1753 Unparse($total2),
1762 Unparse($total2),
/external/jemalloc/bin/
Dpprof1658 my $total2 = 0; # Total cumulative counts
1714 $total2 += $c2;
1753 Unparse($total2),
1762 Unparse($total2),