Home
last modified time | relevance | path

Searched defs:tid (Results 1 – 18 of 18) sorted by relevance

/arkcompiler/runtime_core/libpandabase/tests/
Dlogger_test.cpp64 uint32_t tid = os::thread::GetCurrentThreadId(); variable
148 uint32_t tid = os::thread::GetCurrentThreadId(); variable
167 uint32_t tid = os::thread::GetCurrentThreadId(); variable
190 uint32_t tid = os::thread::GetCurrentThreadId(); variable
235 uint32_t tid = os::thread::GetCurrentThreadId(); variable
248 uint32_t tid = os::thread::GetCurrentThreadId(); variable
297 uint32_t tid = os::thread::GetCurrentThreadId(); variable
323 uint32_t tid = os::thread::GetCurrentThreadId(); variable
345 uint32_t tid = os::thread::GetCurrentThreadId(); variable
/arkcompiler/ets_runtime/ecmascript/dfx/cpu_profiler/
Dsampling_processor.cpp42 pthread_t tid = pthread_self(); in Run() local
Dcpu_profiler.h35 pthread_t tid = 0; member
Dsamples_record.h92 uint64_t tid = 0; member
Dcpu_profiler.cpp502 pthread_t tid = static_cast<pthread_t>(syscall(SYS_gettid)); in GetStackSignalHandler() local
Dsamples_record.cpp44 int tid = syscall(SYS_gettid); in SamplesRecord() local
/arkcompiler/toolchain/connect_server/
Dconnect_inspector.cpp100 pthread_t tid; in StartServer() local
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.h414 auto tid = thread->GetThreadId(); in WorkersetInfo() local
421 EcmaVM *GetWorkerVm(uint32_t tid) const in GetWorkerVm()
438 auto tid = thread->GetThreadId(); in DeleteWorker() local
/arkcompiler/runtime_core/runtime/mem/gc/gc-hung/
Dgc_hung.cpp184 auto tid = thread->GetId(); in CheckSuspend() local
/arkcompiler/toolchain/inspector/
Dinspector.cpp152 pthread_t tid; in InitializeInspector() local
/arkcompiler/runtime_core/runtime/tests/
Dallocator_test_base.h1283 …auto tid = os::thread::ThreadStart(&MT_AllocRun, this, allocator, &num_finished, MIN_ALLOC_SIZE, M… in MT_AllocTest() local
1316 …auto tid = os::thread::ThreadStart(&MT_AllocFreeRun, this, &allocator, &num_finished, free_granula… in MT_AllocFreeTest() local
1350 …auto tid = os::thread::ThreadStart(&MT_AllocIterateRun, this, &allocator, &num_finished, range_ite… in MT_AllocIterateTest() local
1390 …auto tid = os::thread::ThreadStart(&MT_AllocCollectRun, this, &allocator, &num_finished, MIN_ALLOC… in MT_AllocCollectTest() local
/arkcompiler/runtime_core/runtime/
Dthread.cpp696 ThreadId tid = GetId(); in SetThreadPriority() local
707 ThreadId tid = GetId(); in GetThreadPriority() local
/arkcompiler/runtime_core/compiler/tests/
Daot_test.cpp173 uint32_t tid = os::thread::GetCurrentThreadId(); in TEST_F() local
517 uint32_t tid = os::thread::GetCurrentThreadId(); in TEST_F() local
/arkcompiler/ets_runtime/ecmascript/napi/
Ddfx_jsnapi.cpp306 bool DFXJSNApi::BuildJsStackInfoList(const EcmaVM *hostVm, uint32_t tid, std::vector<JsFrameInfo>& … in BuildJsStackInfoList()
/arkcompiler/runtime_core/runtime/mem/gc/g1/
Dg1-gc.cpp1304 auto tid = thread->GetId(); in OnThreadTerminate() local
/arkcompiler/toolchain/tooling/base/
Dpt_types.h1901 Profile &SetTid(int64_t tid) in SetTid()
Dpt_types.cpp2193 int64_t tid; in Create() local
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property