| /developtools/smartperf_host/trace_streamer/test/unittest/filter/ |
| D | process_filter_test.cpp | 177 std::string_view threadName = "RenderThread"; variable 178 … uint32_t iTid0 = streamFilters_.processFilter_->UpdateOrCreateThreadWithName(ts, tid, threadName); 188 EXPECT_TRUE(thread->nameIndex_ == traceDataCache_.GetDataIndex(threadName)); 205 std::string_view threadName = "RenderThread"; variable 206 … uint32_t iTid0 = streamFilters_.processFilter_->UpdateOrCreateThreadWithName(ts, tid, threadName); 220 std::string_view threadName = "RenderThread2"; variable 221 … uint32_t iTid0 = streamFilters_.processFilter_->UpdateOrCreateThreadWithName(ts, tid, threadName); 225 EXPECT_TRUE(thread->nameIndex_ == traceDataCache_.GetDataIndex(threadName)); 238 std::string_view threadName = "RenderThread"; variable 239 … uint32_t iTid0 = streamFilters_.processFilter_->UpdateOrCreateThreadWithName(ts, tid, threadName); [all …]
|
| /developtools/smartperf_host/ide/src/trace/bean/ |
| D | KeyPathStruct.ts | 18 threadName: string; property in KeyPathStruct 21 constructor(tid: number, threadName: string, tsArray: Array<number>) { 23 this.threadName = threadName;
|
| D | NativeHook.ts | 32 threadName: string = ''; property in NativeHookStatistics 79 threadName: string = ''; property in NativeMemory 109 threadName: string = ''; property in NativeHookSamplerInfo 135 threadName: string = ''; property in NativeHookSampleQueryInfo 154 threadName: string = ''; property in NativeHookCallInfo
|
| D | PerfProfile.ts | 39 threadName: string = ''; property in PerfThread 109 threadName: string = ''; property in PerfSample
|
| D | AbilityMonitor.ts | 174 threadName: string = ''; property in GpuMemory 210 threadName: string = ''; property in GpuMemoryComparison
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/hiperf/ |
| D | TabPanePerfAnalysis.test.ts | 246 threadName: 'sugov:0', 255 threadName: 'render_service', 264 threadName: 'kworker/2:2-events_freezable', 273 threadName: 'hiperf', 306 threadName: 'hilogd', 314 threadName: 'hilogd', 322 threadName: 'hilogd', 439 threadName: 'rcu_sched', 453 threadName: 'irq/31-rga', 489 threadName: 'rcu_sched', [all …]
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/native-memory/ |
| D | TabPaneNMSampleList.test.ts | 103 threadName: '', 120 threadName: '', 247 threadName: '', 275 threadName: '', 303 threadName: '', 331 threadName: '', 359 threadName: '',
|
| D | TabPaneNMStatstics.test.ts | 117 threadName: '', 181 threadName: '', 245 threadName: '', 309 threadName: '', 372 threadName: 'NativeNemory',
|
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/native-memory/ |
| D | TabPaneNMSampleList.ts | 105 rootSample.threadName = data.threadName; 132 childSample.threadName = merageSample.threadName; 158 item.threadName = rootSample.threadName; 214 childSample.threadName = rootSample.threadName; 286 hookCallInfo.threadName = hookSamplerInfo.threadName; 287 hookCallInfo.title = `${hookSamplerInfo.threadName ?? ''}【${hookSamplerInfo.threadId}】`;
|
| /developtools/smartperf_host/ide/src/trace/component/ |
| D | Utils.ts | 88 const threadName = spaceIndex !== -1 ? threadKey.substring(0, spaceIndex) : ''; constant 89 if (tid && threadName && tsArray.length > 0) { 90 const keyPath = new KeyPathStruct(tid, threadName, tsArray);
|
| /developtools/smartperf_host/trace_streamer/src/rpc/ |
| D | ffrt_converter.h | 80 const std::string& threadName, 87 const std::string& threadName, 119 const std::string& threadName, 125 std::string threadName);
|
| D | ffrt_converter.cpp | 99 const std::string& threadName, in MakeBeginFakeLog() argument 110 …threadName.c_str(), tid, pid, cpuId.c_str(), beginTimeStamp.c_str(), threadName.c_str(), tid, prio, in MakeBeginFakeLog() 120 const std::string& threadName, in MakeEndFakeLog() argument 132 threadName.c_str(), tid, prio); in MakeEndFakeLog() 424 std::string threadName) in getNewMissLog() argument 429 …(void)sprintf_s(result.get(), MAX_LEN, " %s-%d (%7d) [%s] .... %s: %sE|%d\n", threadName.c_s… in getNewMissLog() 444 const std::string& threadName, in DeleteRedundance() argument 470 log = MakeEndFakeLog(mark, pid, label, gid, tid, threadName, prio); in DeleteRedundance() 487 auto& threadName = content.name; in ConvertFfrtThreadToFfrtTaskByLine() local 501 … missLog = MakeEndFakeLog(mark, pid, taskLabels[pid][gid], gid, tid, threadName, prio); in ConvertFfrtThreadToFfrtTaskByLine() [all …]
|
| /developtools/smartperf_host/ide/test/trace/bean/ |
| D | PerfProfile.test.ts | 69 threadName: 'threadName', 78 threadName: expect.any(String), 220 threadName: 'threadName', 238 threadName: expect.any(String),
|
| D | StateProcessThread.test.ts | 54 threadName: 'threadName', 73 threadName: expect.any(String),
|
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/hiperf/ |
| D | TabPerfSampleList.ts | 81 sample.threadName = 82 sample.threadName === null || sample.threadName === undefined ? 84 `${sample.threadName}(${sample.tid})`;
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/file-system/ |
| D | TabPaneVirtualMemoryStatisticsAnalysis.test.ts | 94 threadName: 'ssioncontroller', 138 threadName: 'com.ohos.mms', 151 threadName: null, 201 threadName: 'jbd2/mmcblk0p11', 214 threadName: 'jbd2/mmcblk0p11',
|
| D | TabPaneIOTierStatisticsAnalysis.test.ts | 95 threadName: 'mdss_fb0', 146 threadName: 'jbd2/mmcblk0p11', 159 threadName: 'jbd2/mmcblk0p11', 217 threadName: 'jbd2/mmcblk0p11', 230 threadName: 'jbd2/mmcblk0p11',
|
| D | TabPaneFilesystemStatisticsAnalysis.test.ts | 119 threadName: 'ksoftirqd/1', 191 threadName: null, 205 threadName: null, 226 threadName: 'jbd2/mmcblk0p11', 239 threadName: 'jbd2/mmcblk0p11',
|
| /developtools/smartperf_host/ide/test/trace/component/chart/ |
| D | SpHiPerf.test.ts | 51 threadName: 'threadName', 57 threadName: 'threadName111',
|
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/file-system/ |
| D | TabPaneIOTierStatisticsAnalysis.ts | 51 private threadName: string = ''; 315 this.threadName = ''; 495 this.threadName = it.tableName; 504 if (this.threadName.length > 0) { 505 title += this.threadName; 571 if (this.threadName.length > 0) { 572 title += this.threadName; 588 if (this.threadName.length > 0 && !this.hideThreadCheckBox!.checked) { 589 title += this.threadName + ' / '; 829 tName = item.threadName = [all …]
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/ |
| D | TabPaneCurrentSelection.test.ts | 58 threadName: 'Thread-15', 83 threadName: 'ACCS0', variable 119 threadName: 'ACCS0', variable 222 threadName: 'Thread-15',
|
| /developtools/smartperf_host/ide/test/trace/component/trace/sheet/gpufreq/ |
| D | tabPaneGpufreqDataCut.test.ts | 58 threadName: '', 101 threadName: '',
|
| /developtools/smartperf_host/trace_streamer/src/metrics/ |
| D | traceTaskStrategy.h | 28 std::vector<std::string> threadName; member
|
| /developtools/smartperf_host/ide/src/trace/component/trace/sheet/vmtracker/ |
| D | TabPaneGpuMemorySelectVmTracker.ts | 70 if (item.threadName !== null) { 71 item.thread = `${item.threadName}(${item.threadId})`;
|
| /developtools/smartperf_host/ide/src/trace/database/logic-worker/ |
| D | ProcedureLogicWorkerNativeNemory.ts | 489 stack.threadName = hook.threadName; 506 stack.threadName = hook.threadName; 652 analysisSample.threadName = sample.threadName; 748 root.threadName = nativeHookSample.threadName; 769 merageData.threadName = undefined; 776 threadMerageData.symbolName = `${merageData.threadName || 'Thread'} [${merageData.tid}]`; 1129 threadName: string = ''; property in NativeHookStatistics 1152 threadName: string = ''; property in NativeHookCallInfo 1249 threadName?: string;
|