Home
last modified time | relevance | path

Searched defs:thread (Results 1 – 25 of 54) sorted by relevance

123

/developtools/profiler/device/plugins/native_daemon/test/unittest/common/native/
Dvirtual_thread_test.cpp96 VirtualThread *thread = static_cast<VirtualThread *>(data); in PhdrCallBack() local
144 std::shared_ptr<VirtualThread> thread = std::make_shared<VirtualThread>(getpid(), variable
168 std::shared_ptr<VirtualThread> thread = std::make_shared<VirtualThread>(getpid(), GetThreadId(), variable
206 std::shared_ptr<VirtualThread> thread = std::make_shared<VirtualThread>(getpid(), variable
240 std::shared_ptr<VirtualThread> thread = std::make_shared<VirtualThread>(getpid(), GetThreadId(), variable
281 std::shared_ptr<VirtualThread> thread = std::make_shared<VirtualThread>(getpid(), GetThreadId(), variable
328 std::shared_ptr<VirtualThread> thread = std::make_shared<VirtualThread>(getpid(), GetThreadId(), variable
361 std::shared_ptr<VirtualThread> thread = std::make_shared<VirtualThread>(getpid(), GetThreadId(), variable
/developtools/smartperf_host/smartperf_host/ide/test/trace/component/trace/base/
DColorUtils.test.ts30 let thread = { processId: 1 }; variable
36 let thread = { variable
/developtools/smartperf_host/smartperf_host/trace_streamer/test/unittest/filter/
Dprocess_filter_test.cpp57 Thread *thread = traceDataCache_.GetThreadData(iTid0); variable
187 Thread *thread = traceDataCache_.GetThreadData(iTid0); variable
224 Thread *thread = traceDataCache_.GetThreadData(iTid0); variable
247 auto thread = traceDataCache_.GetThreadData(iTid1); variable
275 auto thread = traceDataCache_.GetThreadData(iTid2); variable
295 Thread *thread = traceDataCache_.GetThreadData(itid); variable
364 Thread *thread = traceDataCache_.GetThreadData(itid); variable
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/
DSqlLite.ts357 for (let thread of this.works) { variable
374 let thread: DbThread; variable
389 let thread: DbThread; variable
409 let thread: DbThread; variable
/developtools/smartperf_host/smartperf_host/trace_streamer/src/filter/
Dprocess_filter.cpp59 auto thread = traceDataCache_->GetThreadData(itid); in AddCpuStateCount() local
71 auto thread = traceDataCache_->GetThreadData(internalTid); in UpdateOrCreateThreadWithPidAndName() local
83 TraceStdtype::Thread *thread = nullptr; in GetOrCreateThreadWithPid() local
114 auto thread = traceDataCache_->GetThreadData(internalTid); in UpdateOrCreateProcessWithName() local
122 TraceStdtype::Thread *thread = nullptr; in UpdateOrCreateThreadWithNameIndex() local
214 auto thread = traceDataCache_->GetThreadData(internalTid); in NewThread() local
Dcpu_filter.cpp80 auto thread = traceDataCache_->GetThreadData(prevPid); in ProcPrevPidSwitchEvent() local
181 auto thread = traceDataCache_->GetThreadData(static_cast<InternalTid>(pid)); in InsertProcessExitEvent() local
191 auto thread = traceDataCache_->GetThreadData(static_cast<InternalTid>(pid)); in InsertProcessFreeEvent() local
206 auto thread = traceDataCache_->GetThreadData(rowData[i]); in Finish() local
334 auto thread = traceDataCache_->GetThreadData(i); in UpdateProcessData() local
/developtools/profiler/device/plugins/native_daemon/src/
Dvirtual_runtime.cpp79 VirtualThread &thread = GetThread(pid, tid); in UpdateThread() local
201 auto &thread = UpdateThread(pid, tid); in UpdateMaps() local
221 auto &thread = UpdateThread(pid, tid); in UnwindStack() local
312 const VirtualThread &thread) in GetKernelSymbol()
352 const DfxSymbol VirtualRuntime::GetUserSymbol(uint64_t ip, const VirtualThread &thread) in GetUserSymbol()
400 bool VirtualRuntime::GetSymbolCache(uint64_t ip, DfxSymbol &symbol, const VirtualThread &thread) in GetSymbolCache()
542 auto &thread = UpdateThread(pid, tid); in HandleMapInfo() local
545 auto &thread = UpdateThread(pid, tid); in HandleMapInfo() local
562 auto &thread = UpdateThread(pid, tid); in HandleMapInfo() local
Dcall_stack.cpp93 const VirtualThread &thread) in fillUDI()
410 bool CallStack::DoUnwind(const VirtualThread &thread, std::vector<CallFrame> &callStack, in DoUnwind()
440 bool CallStack::UnwindCallStack(const VirtualThread &thread, u64 *regs, u64 regsNum, in UnwindCallStack()
502 bool CallStack::DoUnwind2(const VirtualThread &thread, std::vector<CallFrame> &callStack, in DoUnwind2()
/developtools/smartperf_host/smartperf_host/ide/test/trace/component/trace/sheet/frequsage/
DTabPaneFreqUsageConfig.test.ts23 const thread = 'thread'; constant
40 const thread = ''; constant
/developtools/smartperf_host/smartperf_host/ide/src/trace/component/trace/sheet/frequsage/
DTabPaneFreqUsageConfig.ts17 thread: string = ''; property in TabPaneFreqUsageConfig
62 thread: string = ''; property in TabPaneRunningConfig
108 thread?: string; property
/developtools/smartperf_host/smartperf_host/ide/src/trace/bean/
DGpufreqBean.ts22 thread: string = ''; property in GpuCountBean
97 thread: string = ''; property in TreeDataStringBean
DWakeupBean.ts17 thread: string | undefined; property in WakeupBean
DProcessStruct.ts31 thread: string | undefined; property in ProcessStruct
DStateProcessThread.ts34 thread: string = ''; property in SPTChild
/developtools/hiperf/src/
Dreport_json_file.cpp83 for (auto &thread : process.second.threads_) { in UpdateCallNodeEventCount() local
128 auto &thread = GetOrCreateMapItem(process.threads_, tid); in UpdateReportSample() local
227 auto &thread = GetOrCreateMapItem(process.threads_, tid); in UpdateReportCallStack() local
303 const VirtualThread &thread = pair.second; in OutputJsonRuntimeInfo() local
Dvirtual_runtime.cpp107 VirtualThread &thread = GetThread(pid, tid, name); in UpdateThread() local
129 VirtualThread &thread = userSpaceThreadMap_.at(tid); in CreateThread() local
231 VirtualThread &thread = GetThread(pid, tid); in UpdateThreadMaps() local
644 auto &thread = UpdateThread(pid, tid); in UnwindFromRecord() local
969 const VirtualThread &thread) in GetKernelSymbol()
1014 …nst DfxSymbol VirtualRuntime::GetKernelThreadSymbol(const uint64_t ip, const VirtualThread &thread) in GetKernelThreadSymbol()
1064 const DfxSymbol VirtualRuntime::GetUserSymbol(const uint64_t ip, const VirtualThread &thread) in GetUserSymbol()
1336 VirtualThread &thread = GetThread(pid, pid); in UpdateKernelThreadMap() local
1408 VirtualThread &thread = GetThread(pid, pid); in FixHMBundleMmap() local
Dcallstack.cpp77 bool CallStack::UnwindCallStack(const VirtualThread &thread, const bool abi32, u64 *regs, const u64… in UnwindCallStack()
259 bool CallStack::DoUnwind2(const VirtualThread &thread, std::vector<DfxFrame> &callStack, in DoUnwind2()
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/logic-worker/
DProcedureLogicWorkerSPT.ts162 let thread = process.children.find((child: SPT) => child.title === `T-${slice.tid}`); variable
307 let thread = process.children.find((child: SPT) => child.title === `T-${slice.tid}`); variable
/developtools/hdc/hdc_rust/src/cffi/host/
Dctimer.h44 std::thread thread; variable
/developtools/smartperf_host/smartperf_host/trace_streamer/src/trace_data/
Dtrace_data_cache_base.cpp44 auto &thread = internalThreadsData_.front(); in UpdataZeroThreadInfo() local
/developtools/hiperf/test/unittest/common/native/
Dvirtual_runtime_test.cpp264 VirtualThread &thread = runtime_->GetThread(testTid, testTid); in PrepareUserSymbol() local
355 VirtualThread &thread = runtime_->GetThread(TEST_DWARF_RECORD_PID, TEST_DWARF_RECORD_TID); variable
Dreport_json_file_test.cpp418 ReportThreadItem thread(1); variable
514 ReportThreadItem &thread = process.threads_.begin()->second; variable
546 ReportThreadItem &thread = process.threads_.begin()->second; variable
/developtools/smartperf_host/smartperf_host/ide/src/trace/database/ui-worker/
DProcedureWorkerProcess.ts105 thread: string | undefined; property in ProcessStruct
/developtools/hiperf/include/
Dvirtual_thread.h56 VirtualThread(const pid_t pid, const pid_t tid, VirtualThread &thread, in VirtualThread() function
Dcallstack.h96 const VirtualThread &thread; member

123