Searched refs:SampleSize (Results 1 – 4 of 4) sorted by relevance
67 uint64_t SampleSize() const { in SampleSize() function
205 if (pause_histogram_.SampleSize() > 0) { in DumpPerformanceInfo()
999 if (gc_count_rate_histogram_.SampleSize() > 0U) { in DumpGcPerformanceInfo()1004 if (blocking_gc_count_rate_histogram_.SampleSize() > 0U) { in DumpGcPerformanceInfo()1062 if (gc_count_rate_histogram_.SampleSize() > 0U) { in DumpGcCountRateHistogram()1069 if (blocking_gc_count_rate_histogram_.SampleSize() > 0U) { in DumpBlockingGcCountRateHistogram()
108 if (suspend_all_historam_.SampleSize() > 0) { in DumpForSigQuit()