| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | logger_test.cpp | 64 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/ |
| D | sampling_processor.cpp | 42 pthread_t tid = pthread_self(); in Run() local
|
| D | cpu_profiler.h | 35 pthread_t tid = 0; member
|
| D | samples_record.h | 92 uint64_t tid = 0; member
|
| D | cpu_profiler.cpp | 502 pthread_t tid = static_cast<pthread_t>(syscall(SYS_gettid)); in GetStackSignalHandler() local
|
| D | samples_record.cpp | 44 int tid = syscall(SYS_gettid); in SamplesRecord() local
|
| /arkcompiler/toolchain/connect_server/ |
| D | connect_inspector.cpp | 100 pthread_t tid; in StartServer() local
|
| /arkcompiler/ets_runtime/ecmascript/ |
| D | ecma_vm.h | 414 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/ |
| D | gc_hung.cpp | 184 auto tid = thread->GetId(); in CheckSuspend() local
|
| /arkcompiler/toolchain/inspector/ |
| D | inspector.cpp | 152 pthread_t tid; in InitializeInspector() local
|
| /arkcompiler/runtime_core/runtime/tests/ |
| D | allocator_test_base.h | 1283 …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/ |
| D | thread.cpp | 696 ThreadId tid = GetId(); in SetThreadPriority() local 707 ThreadId tid = GetId(); in GetThreadPriority() local
|
| /arkcompiler/runtime_core/compiler/tests/ |
| D | aot_test.cpp | 173 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/ |
| D | dfx_jsnapi.cpp | 306 bool DFXJSNApi::BuildJsStackInfoList(const EcmaVM *hostVm, uint32_t tid, std::vector<JsFrameInfo>& … in BuildJsStackInfoList()
|
| /arkcompiler/runtime_core/runtime/mem/gc/g1/ |
| D | g1-gc.cpp | 1304 auto tid = thread->GetId(); in OnThreadTerminate() local
|
| /arkcompiler/toolchain/tooling/base/ |
| D | pt_types.h | 1901 Profile &SetTid(int64_t tid) in SetTid()
|
| D | pt_types.cpp | 2193 int64_t tid; in Create() local
|
| /arkcompiler/ets_frontend/legacy_bin/api8/src/ |
| D | index.js | 2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property
|