Home
last modified time | relevance | path

Searched defs:top20ProcessThreadCount (Results 1 – 3 of 3) sorted by relevance

/developtools/smartperf_host/ide/test/trace/component/schedulingAnalysis/
DTop20ProcessThreadCount.test.ts28 let top20ProcessThreadCount = new Top20ProcessThreadCount(); variable
32 let top20ProcessThreadCount = new Top20ProcessThreadCount(); variable
40 let top20ProcessThreadCount = new Top20ProcessThreadCount(); variable
/developtools/smartperf_host/ide/src/trace/component/schedulingAnalysis/
DTabThreadAnalysis.ts41 private top20ProcessThreadCount: Top20ProcessThreadCount | undefined | null; property in TabThreadAnalysis
/developtools/profiler/host/smartperf/ide/src/trace/component/schedulingAnalysis/
DTabThreadAnalysis.ts41 private top20ProcessThreadCount: Top20ProcessThreadCount | undefined | null; property in TabThreadAnalysis