Searched refs:TotalSyms (Results 1 – 1 of 1) sorted by relevance
606 size_t TotalSyms, ArrayRef<size_t> Count,719 size_t TotalSyms, ArrayRef<size_t> Count,2782 size_t TotalSyms = 0; in printHashHistogram() local2807 TotalSyms += ChainLen[B]; in printHashHistogram()2810 if (!TotalSyms) in printHashHistogram()2835 size_t TotalSyms = 0; in printGnuHashHistogram() local2853 TotalSyms += Len; in printGnuHashHistogram()2857 if (!TotalSyms) in printGnuHashHistogram()5055 size_t TotalSyms, in printHashHistogramStats() argument5066 (CumulativeNonZero * 100.0) / TotalSyms); in printHashHistogramStats()[all …]