Searched refs:SAMPLE_THRESHOLD_TEMPERATURE (Results 1 – 1 of 1) sorted by relevance
57 const val SAMPLE_THRESHOLD_TEMPERATURE = 5 in <lambda>() constant182 if (record.cold.size > SAMPLE_THRESHOLD_TEMPERATURE) { in printCompilerRecordPlainText()187 if (record.warm.size > SAMPLE_THRESHOLD_TEMPERATURE) { in printCompilerRecordPlainText()293 if (record.cold.size > SAMPLE_THRESHOLD_TEMPERATURE) { in printCompilerRecordCSV()297 if (record.warm.size > SAMPLE_THRESHOLD_TEMPERATURE) { in printCompilerRecordCSV()