Searched refs:createThread (Results 1 – 1 of 1) sorted by relevance
425 this.createThread(e, cpuByThreadValue, map);439 private createThread(e: unknown, cpuByThreadValue: unknown, map: Map<string, unknown>): void { method in TabPaneCpuByThread