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