Searched refs:SampleSize (Results 1 – 5 of 5) sorted by relevance
296 if (pause_histogram_.SampleSize() > 0) { in DumpPerformanceInfo()303 if (rss_histogram_.SampleSize() > 0) { in DumpPerformanceInfo()313 if (freed_bytes_histogram_.SampleSize() > 0) { in DumpPerformanceInfo()
3758 if (rb_slow_path_time_histogram_.SampleSize() > 0) { in DumpPerformanceInfo()
68 uint64_t SampleSize() const { in SampleSize() function
1170 if (gc_count_rate_histogram_.SampleSize() > 0U) { in DumpGcPerformanceInfo()1175 if (blocking_gc_count_rate_histogram_.SampleSize() > 0U) { in DumpGcPerformanceInfo()1251 if (gc_count_rate_histogram_.SampleSize() > 0U) { in DumpGcCountRateHistogram()1258 if (blocking_gc_count_rate_histogram_.SampleSize() > 0U) { in DumpBlockingGcCountRateHistogram()
149 if (suspend_all_historam_.SampleSize() > 0) { in DumpForSigQuit()