Home
last modified time | relevance | path

Searched refs:threadName (Results 1 – 25 of 76) sorted by relevance

1234

/developtools/smartperf_host/trace_streamer/test/unittest/
Dprocess_filter_test.cpp177 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/
DNativeHook.ts32 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
DPerfProfile.ts39 threadName: string = ''; property in PerfThread
110 threadName: string = ''; property in PerfSample
/developtools/profiler/host/smartperf/ide/src/trace/bean/
DNativeHook.ts32 threadName: string = ''; property in NativeHookStatistics
91 threadName: string = ''; property in NativeMemory
109 threadName: string = ''; property in NativeHookSamplerInfo
135 threadName: string = ''; property in NativeHookSampleQueryInfo
154 threadName: string = ''; property in NativeHookCallInfo
DPerfProfile.ts39 threadName: string = ''; property in PerfThread
110 threadName: string = ''; property in PerfSample
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/hiperf/
DTabPanePerfAnalysis.test.ts235 threadName: 'sugov:0',
244 threadName: 'render_service',
253 threadName: 'kworker/2:2-events_freezable',
262 threadName: 'hiperf',
295 threadName: 'hilogd',
303 threadName: 'hilogd',
311 threadName: 'hilogd',
428 threadName: 'rcu_sched',
442 threadName: 'irq/31-rga',
478 threadName: 'rcu_sched',
[all …]
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/native-memory/
DTabPaneNMSampleList.test.ts111 threadName: '',
128 threadName: '',
255 threadName: '',
279 threadName: '',
303 threadName: '',
327 threadName: '',
351 threadName: '',
DTabPaneNMStatstics.test.ts119 threadName: '',
183 threadName: '',
247 threadName: '',
311 threadName: '',
374 threadName: 'NativeNemory',
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/native-memory/
DTabPaneNMSampleList.ts95 rootSample.threadName = data.threadName;
122 childSample.threadName = merageSample.threadName;
149 item.threadName = rootSample.threadName;
200 childSample.threadName = rootSample.threadName;
271 hookCallInfo.threadName = hookSamplerInfo.threadName;
272 hookCallInfo.title = `${hookSamplerInfo.threadName ?? ''}【${hookSamplerInfo.threadId}】`;
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/native-memory/
DTabPaneNMSampleList.ts95 rootSample.threadName = data.threadName;
122 childSample.threadName = merageSample.threadName;
149 item.threadName = rootSample.threadName;
200 childSample.threadName = rootSample.threadName;
271 hookCallInfo.threadName = hookSamplerInfo.threadName;
272 hookCallInfo.title = `${hookSamplerInfo.threadName ?? ''}【${hookSamplerInfo.threadId}】`;
/developtools/profiler/host/smartperf/ide/src/trace/component/metrics/
DDistributeTermStrategy.ts20 threadName: string;
37 let threadNamesList = metricData[sqlIndex].threadName.split(splitChar);
82 threadName: threadNamesList[index],
133 threadName: string; property
DTraceTaskStrategy.ts40 threadName: newArr, variable
56 threadName: string; property
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/file-system/
DTabPaneFilesystemStatisticsAnalysis.test.ts116 threadName: 'ksoftirqd/1',
188 threadName: null,
202 threadName: null,
223 threadName: 'jbd2/mmcblk0p11',
236 threadName: 'jbd2/mmcblk0p11',
DTabPaneIOTierStatisticsAnalysis.test.ts93 threadName: 'mdss_fb0',
144 threadName: 'jbd2/mmcblk0p11',
157 threadName: 'jbd2/mmcblk0p11',
215 threadName: 'jbd2/mmcblk0p11',
228 threadName: 'jbd2/mmcblk0p11',
DTabPaneVirtualMemoryStatisticsAnalysis.test.ts91 threadName: 'ssioncontroller',
135 threadName: 'com.ohos.mms',
148 threadName: null,
198 threadName: 'jbd2/mmcblk0p11',
211 threadName: 'jbd2/mmcblk0p11',
/developtools/smartperf_host/ide/src/trace/component/metrics/
DTraceTaskStrategy.ts40 threadName: newArr, variable
56 threadName: string; property
DDistributeTermStrategy.ts49 threadName: string; property
/developtools/smartperf_host/ide/test/trace/bean/
DPerfProfile.test.ts70 threadName: 'threadName',
79 threadName: expect.any(String),
221 threadName: 'threadName',
239 threadName: expect.any(String),
DStateProcessThread.test.ts85 threadName: 'threadName',
104 threadName: expect.any(String),
/developtools/smartperf_host/ide/test/trace/component/chart/
DSpHiPerf.test.ts52 threadName: 'threadName',
58 threadName: 'threadName111',
DSpProcessChart.test.ts46 threadName: '1',
76 threadName: 'thread',
85 threadName: 'thread',
/developtools/profiler/host/smartperf/ide/src/trace/component/trace/sheet/hiperf/
DTabPerfSampleList.ts79 sample.threadName =
80 sample.threadName == null || sample.threadName == undefined
82 : `${sample.threadName}(${sample.tid})`;
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/hiperf/
DTabPerfSampleList.ts79 sample.threadName =
80 sample.threadName == null || sample.threadName == undefined
82 : `${sample.threadName}(${sample.tid})`;
/developtools/smartperf_host/ide/test/trace/component/trace/sheet/
DTabPaneCurrentSelection.test.ts59 threadName: 'Thread-15',
84 threadName: 'ACCS0', variable
120 threadName: 'ACCS0', variable
223 threadName: 'Thread-15',
/developtools/smartperf_host/ide/src/trace/component/trace/sheet/vmtracker/
DTabPaneGpuMemorySelectVmTracker.ts69 if (item.threadName !== null) {
70 item.thread = `${item.threadName}(${item.threadId})`;

1234