Home
last modified time | relevance | path

Searched refs:INTERESTING_SLICES (Results 1 – 1 of 1) sorted by relevance

/tools/trebuchet/trebuchet/startup-summarizer/src/
DStartupSummarizer.kt45 val INTERESTING_SLICES = arrayOf( in <lambda>() constant
237 if (!filterSlices || INTERESTING_SLICES.contains(sliceName)) { in printSampleSetPlainText()