Home
last modified time | relevance | path

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

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