Home
last modified time | relevance | path

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

/developtools/smartperf_host/ide/src/trace/component/trace/sheet/task/
DTabPaneTaskFrames.ts355 let maxNumConcurrency = 0; variable
358 maxNumConcurrency = countConcurrencyPromise;
361 concurrencyColumn.taskPriority = `${maxNumConcurrency}`;