Home
last modified time | relevance | path

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

/external/perfetto/ui/src/controller/
Dtrack_decider.ts308 const isIonCounter = track.name === MEM_ION; constant
311 if (isIon || isIonCounter || isDmaHeapCounter || isDmaBuffferSlices) {
314 hasSummary = hasSummary || isIonCounter;