Searched refs:SampleSize (Results 1 – 4 of 4) sorted by relevance
68 uint64_t SampleSize() const { in SampleSize() function
202 if (pause_histogram_.SampleSize() > 0) { in DumpPerformanceInfo()
1178 if (gc_count_rate_histogram_.SampleSize() > 0U) { in DumpGcPerformanceInfo()1183 if (blocking_gc_count_rate_histogram_.SampleSize() > 0U) { in DumpGcPerformanceInfo()1197 if (native_allocation_histogram_.SampleSize() > 0u) { in DumpGcPerformanceInfo()1202 if (native_free_histogram_.SampleSize() > 0u) { in DumpGcPerformanceInfo()1258 if (gc_count_rate_histogram_.SampleSize() > 0U) { in DumpGcCountRateHistogram()1265 if (blocking_gc_count_rate_histogram_.SampleSize() > 0U) { in DumpBlockingGcCountRateHistogram()
131 if (suspend_all_historam_.SampleSize() > 0) { in DumpForSigQuit()