Home
last modified time | relevance | path

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

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