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

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

Completed in 1081 milliseconds