Home
last modified time | relevance | path

Searched defs:queryLogicWorker (Results 1 – 6 of 6) sorted by relevance

/developtools/smartperf_host/ide/src/trace/component/schedulingAnalysis/
DTop20ThreadRunTime.ts78 queryLogicWorker(option: string, log: string, handler: (res: any) => void) { method in Top20ThreadRunTime
DTop20ProcessSwitchCount.ts121 queryLogicWorker(option: string, log: string, handler: (res: any) => void) { method in Top20ProcessSwitchCount
DTop20ProcessThreadCount.ts122 queryLogicWorker(option: string, log: string, handler: (res: any) => void) { method in Top20ProcessThreadCount
DTabCpuAnalysis.ts146 queryLogicWorker(cpuAnalysisType: string, log: string, handler: (res: any) => void) { method in TabCpuAnalysis
DTop20FrequencyThread.ts241 queryLogicWorker(option: string, log: string, handler: (res: any) => void) { method in Top20FrequencyThread
DTop20ThreadCpuUsage.ts418 queryLogicWorker(option: string, log: string, handler: (res: any) => void) { method in Top20ThreadCpuUsage