| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/cpu/ |
| D | TabPaneSPT.test.ts | 48 threadId: 739, 61 threadId: 516, 74 threadId: 2, 94 threadId: 1380, 114 threadId: 1387, 135 threadId: 1387,
|
| D | TabPanePTS.test.ts | 37 threadId: 2471, 50 threadId: 708, 63 threadId: 1244, 83 threadId: 2452, 104 threadId: 1244,
|
| D | TabPaneCounterSample.test.ts | 46 threadId: 1, 59 threadId: 6, 72 threadId: 2, 91 threadId: 0,
|
| D | TabPaneFrequencySample.test.ts | 46 threadId: 886, 59 threadId: 178, 72 threadId: 696, 91 threadId: 2452,
|
| D | TabPaneBoxChild.test.ts | 46 threadId: 3, 65 threadId: 0 91 threadId: 1,
|
| /developtools/smartperf_host/ide/src/trace/bean/ |
| D | NativeHook.ts | 78 threadId: number = 0; property in NativeMemory 108 threadId: number = 0; property in NativeHookSamplerInfo 134 threadId: number = 0; property in NativeHookSampleQueryInfo 153 threadId: number = 0; property in NativeHookCallInfo
|
| D | AbilityMonitor.ts | 163 threadId: number = -1; property in GpuMemory 211 threadId: number = -1; property in GpuMemoryComparison
|
| D | StateProcessThread.ts | 35 threadId: number = 0; property in SPTChild
|
| D | PerfProfile.ts | 132 threadId?: number;
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/native-memory/ |
| D | TabPaneNMSampleList.test.ts | 102 threadId: 33, 119 threadId: 130, 246 threadId: 1, 274 threadId: 2, 302 threadId: 57, 330 threadId: 3, 358 threadId: 980,
|
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/native-memory/ |
| D | TabPaneNMSampleList.ts | 104 rootSample.threadId = data.threadId; 131 childSample.threadId = merageSample.threadId; 157 item.threadId = rootSample.threadId; 215 childSample.threadId = rootSample.threadId; 285 hookCallInfo.threadId = hookSamplerInfo.threadId; 287 hookCallInfo.title = `${hookSamplerInfo.threadName ?? ''}【${hookSamplerInfo.threadId}】`;
|
| D | TabPaneNMemory.ts | 387 thread.threadId = nativeMemoryHook.threadId; 388 thread.threadName = Utils.THREAD_MAP.get(thread.threadId) || 'Thread'; 389 thread.title = `${nativeMemoryHook.threadName ?? ''}【${nativeMemoryHook.threadId}】`;
|
| /developtools/smartperf_host/ide/src/trace/database/sql/ |
| D | ProcessThread.sql.ts | 221 threadId: number | undefined 226 ${threadId != undefined && threadId != -1 ? `and A.tid = ${threadId}` : ''} 932 threadId: number | undefined 971 $threadID: threadId,
|
| /developtools/smartperf_host/ide/test/trace/bean/ |
| D | StateProcessThread.test.ts | 53 threadId: 0, 72 threadId: expect.any(Number),
|
| D | BoxSelection.test.ts | 71 threadId: 0, 80 threadId: expect.any(Number) }, `
|
| D | NativeHook.test.ts | 343 threadId: 0, 358 threadId: expect.any(Number),
|
| /developtools/smartperf_host/ide/src/trace/database/data-trafic/hiperf/ |
| D | HiperfCallChartReceiver.ts | 21 threadId: number; property 97 …let cpuThreadFilter = data.params.type === 0 ? it.cpuId === data.params.id : it.threadId === data.… 264 perfSample.threadId = sample.threadId; 287 stackTopSymbol.threadId = sample.threadId; 299 if (pre.threadId === sample.threadId && pre.endTime === sample.startTime) { 323 data.children[0].threadId = data.threadId;
|
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/cpu/ |
| D | TabPaneBoxChild.ts | 57 …getTabBoxChildData(val.leftNs, val.rightNs, val.cpus, val.state, val.processId, val.threadId).then… 68 …dName = (e.thread == undefined || e.thread == null ? 'thread' : e.thread) + '(' + e.threadId + ')';
|
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/vmtracker/ |
| D | TabPaneGpuMemorySelectVmTracker.ts | 71 item.thread = `${item.threadName}(${item.threadId})`; 73 item.thread = `Thread(${item.threadId})`;
|
| D | TabPaneGpuMemoryVmTrackerComparison.ts | 58 item.thread = `${item.threadName}(${item.threadId})`; 60 item.thread = `Thread(${item.threadId})`;
|
| D | TabPaneGpuMemoryVmTracker.ts | 73 item.thread = `${item.threadName}(${item.threadId})`; 75 item.thread = `Thread(${item.threadId})`;
|
| /developtools/hdc/src/common/ |
| D | async_cmd.cpp | 167 pthread_t threadId; in ThreadFork() local 169 … int ret = pthread_create(&threadId, nullptr, reinterpret_cast<void *(*)(void *)>(Popen), ¶ms); in ThreadFork() 181 pthread_join(threadId, &popenRes); in ThreadFork()
|
| /developtools/hdc/src/daemon/ |
| D | shell.cpp | 190 pthread_t threadId; in ThreadFork() local 192 …int ret = pthread_create(&threadId, nullptr, reinterpret_cast<void *(*)(void *)>(ShellFork), ¶… in ThreadFork() 200 pthread_join(threadId, &shellRes); in ThreadFork()
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/vmtracker/ |
| D | TabPaneGpuMemorySelectVmTracker.test.ts | 53 threadId: 1,
|
| D | TabPaneGpuMemoryVmTracker.test.ts | 53 threadId: 1,
|