Searched refs:SampleSize (Results 1 – 5 of 5) sorted by relevance
68 uint64_t SampleSize() const { in SampleSize() function
226 if (pause_histogram_.SampleSize() > 0) { in DumpPerformanceInfo()
2780 if (rb_slow_path_time_histogram_.SampleSize() > 0) { in DumpPerformanceInfo()
1034 if (gc_count_rate_histogram_.SampleSize() > 0U) { in DumpGcPerformanceInfo()1039 if (blocking_gc_count_rate_histogram_.SampleSize() > 0U) { in DumpGcPerformanceInfo()1104 if (gc_count_rate_histogram_.SampleSize() > 0U) { in DumpGcCountRateHistogram()1111 if (blocking_gc_count_rate_histogram_.SampleSize() > 0U) { in DumpBlockingGcCountRateHistogram()
149 if (suspend_all_historam_.SampleSize() > 0) { in DumpForSigQuit()