Home
last modified time | relevance | path

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

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