Searched defs:queryLogicWorker (Results 1 – 6 of 6) sorted by relevance
| /developtools/smartperf_host/ide/src/trace/component/schedulingAnalysis/ | ||
| D | Top20ThreadRunTime.ts | 78 queryLogicWorker(option: string, log: string, handler: (res: any) => void) { method in Top20ThreadRunTime |
| D | Top20ProcessSwitchCount.ts | 121 queryLogicWorker(option: string, log: string, handler: (res: any) => void) { method in Top20ProcessSwitchCount |
| D | Top20ProcessThreadCount.ts | 122 queryLogicWorker(option: string, log: string, handler: (res: any) => void) { method in Top20ProcessThreadCount |
| D | TabCpuAnalysis.ts | 146 queryLogicWorker(cpuAnalysisType: string, log: string, handler: (res: any) => void) { method in TabCpuAnalysis |
| D | Top20FrequencyThread.ts | 241 queryLogicWorker(option: string, log: string, handler: (res: any) => void) { method in Top20FrequencyThread |
| D | Top20ThreadCpuUsage.ts | 418 queryLogicWorker(option: string, log: string, handler: (res: any) => void) { method in Top20ThreadCpuUsage |