| /third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/ |
| H A D | msgstress01.c | 56 static int tid; variable
|
| /third_party/ltp/testcases/realtime/func/prio-preempt/ |
| H A D | prio-preempt.c | 138 int policy, mypri = 0, tid; in busy_thread() local 164 int policy, rc, mypri = 0, tid, times = 0; in worker_thread() local [all...] |
| /third_party/ltp/testcases/realtime/stress/pi-tests/ |
| H A D | testpi-3.c | 101 int rc, i, j, policy, tid = gettid(); in func_nonrt() local 150 int rc, i, j, policy, tid = gettid(); in func_rt() local 206 int rc, i, j, policy, tid = gettid(); func_noise() local [all...] |
| /third_party/node/deps/v8/src/libplatform/tracing/ |
| H A D | trace-object.cc | 110 InitializeForTesting( char phase, const uint8_t* category_enabled_flag, const char* name, const char* scope, uint64_t id, uint64_t bind_id, int num_args, const char** arg_names, const uint8_t* arg_types, const uint64_t* arg_values, std::unique_ptr<v8::ConvertableToTraceFormat>* arg_convertables, unsigned int flags, int pid, int tid, int64_t ts, int64_t tts, uint64_t duration, uint64_t cpu_duration) InitializeForTesting() argument
|
| /third_party/musl/libc-test/src/functionalext/supplement/thread/thread_gtest/ |
| H A D | thread_rwlock_test.cpp | 77 static inline void WaitThreadSleep(pid_t& tid) in WaitThreadSleep() argument
|
| /third_party/musl/libc-test/src/functionalext/thread/ |
| H A D | pthread_mutex_ext.c | 45 pthread_t tid; in pthread_mutex_clocklock_0010() local 77 pthread_t tid; in pthread_mutex_clocklock_0020() local 113 pthread_t tid; in pthread_mutex_clocklock_0030() local 145 pthread_t tid; in pthread_mutex_clocklock_0040() local 185 pthread_t tid; pthread_mutex_clocklock_0050() local 217 pthread_t tid; pthread_mutex_clocklock_0060() local 260 pthread_t tid; pthread_mutex_timedlock_monotonic_np_0010() local 292 pthread_t tid; pthread_mutex_timedlock_monotonic_np_0020() local 343 pthread_t tid; pthread_mutex_lock_timeout_np_0010() local 376 pthread_t tid; pthread_mutex_lock_timeout_np_0020() local [all...] |
| H A D | pthread_rwlock_rdlock.c | 48 pthread_t tid[2]; in pthread_rwlock_clockrdlock_0010() local 92 pthread_t tid[2]; in pthread_rwlock_clockrdlock_0020() local 133 pthread_t tid[2]; pthread_rwlock_clockrdlock_0030() local 177 pthread_t tid[2]; pthread_rwlock_clockrdlock_0040() local 217 pthread_t tid[2]; pthread_rwlock_timedrdlock_monotonic_np_0010() local 261 pthread_t tid[2]; pthread_rwlock_timedrdlock_monotonic_np_0020() local [all...] |
| /third_party/node/deps/openssl/openssl/crypto/cmp/ |
| H A D | cmp_hdr.c | 274 char *tid; in ossl_cmp_hdr_set_transactionID() local
|
| /third_party/node/deps/openssl/openssl/crypto/bn/ |
| H A D | bn_blind.c | 21 CRYPTO_THREAD_ID tid; member
|
| /third_party/node/deps/openssl/openssl/crypto/err/ |
| H A D | err_prn.c | 23 CRYPTO_THREAD_ID tid = CRYPTO_THREAD_get_current_id(); in ERR_print_errors_cb() local
|
| /third_party/libabigail/src/ |
| H A D | abg-workers.cc | 84 pthread_t tid; member
|
| /third_party/openssl/crypto/bn/ |
| H A D | bn_blind.c | 21 CRYPTO_THREAD_ID tid; member
|
| /third_party/openssl/crypto/cmp/ |
| H A D | cmp_hdr.c | 274 char *tid; in ossl_cmp_hdr_set_transactionID() local
|
| /third_party/openssl/crypto/err/ |
| H A D | err_prn.c | 23 CRYPTO_THREAD_ID tid = CRYPTO_THREAD_get_current_id(); in ERR_print_errors_cb() local
|
| /developtools/profiler/device/plugins/native_daemon/include/ |
| H A D | hook_manager.h | 45 pid_t tid; member
|
| /developtools/profiler/device/plugins/native_daemon/src/ |
| H A D | virtual_thread.cpp | 107 std::string VirtualThread::ReadThreadName(pid_t tid) in ReadThreadName() argument 89 VirtualThread(pid_t pid, pid_t tid, const std::unordered_map<std::string, std::unique_ptr<SymbolsFile>>& symbolsFiles, VirtualRuntime* runtime, bool parseFlag) VirtualThread() argument
|
| /developtools/profiler/device/plugins/native_hook/src/ |
| H A D | runtime_stack_range.cpp | 51 pthread_t tid = pthread_self(); in GetThreadRuntimeStackRange() local 219 static bool IfSubThread(pid_t pid, pid_t tid) in IfSubThread() argument 224 void GetRuntimeStackEnd(const char* stackptr, const char** end, pid_t pid, pid_t tid) in GetRuntimeStackEnd() argument
|
| /developtools/profiler/device/plugins/native_hook/test/ |
| H A D | hook_test.cpp | 102 long tid = syscall(SYS_gettid); in ThreadFuncCpp() local 127 long tid = syscall(SYS_gettid); in ThreadFuncCppHook() local
|
| /developtools/hiperf/src/ |
| H A D | report_json_file.cpp | 118 void ReportJsonFile::UpdateReportSample(uint64_t id, pid_t pid, pid_t tid, uint64_t eventCount) in UpdateReportSample() argument 217 void ReportJsonFile::UpdateReportCallStack(uint64_t id, pid_t pid, pid_t tid, uint64_t eventCount, in UpdateReportCallStack() argument
|
| /developtools/hiperf/test/unittest/common/native/ |
| H A D | perf_events_test.cpp | 93 int tid = gettid(); in TestCodeThread() local
|
| /developtools/profiler/hiebpf/include/ |
| H A D | hiebpf_common.h | 89 uint32_t tid; member 106 uint32_t tid; member
|
| /developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/ |
| H A D | sched_stdtype.cpp | 107 void ThreadStateData::UpdateTidAndPid(TableRowId index, InternalTid tid, InternalTid pid) in UpdateTidAndPid() argument
|
| /developtools/smartperf_host/trace_streamer/src/filter/ |
| H A D | app_start_filter.cpp | 84 auto tid = INVALID_UINT32; in UpdatePidByNameIndex() local 232 auto tid = threadData[callId].tid_; in ProcForegroundData() local 280 auto tid = threadData[callId].tid_; in ParserSoInitalization() local [all...] |
| H A D | binder_filter.cpp | 54 SendTraction(int64_t ts, uint32_t tid, uint64_t transactionId, int32_t destNode, int32_t destTgid, int32_t destTid, bool isReply, int32_t flags, int32_t code) SendTraction() argument [all...] |
| H A D | process_filter.cpp | 37 uint32_t ProcessFilter::UpdateOrCreateThreadWithName(uint64_t timeStamp, uint32_t tid, std::string_view name) in UpdateOrCreateThreadWithName() argument 64 uint32_t ProcessFilter::UpdateOrCreateThread(uint64_t timeStamp, uint32_t tid) in UpdateOrCreateThread() argument 68 uint32_t ProcessFilter::UpdateOrCreateThreadWithPidAndName(uint32_t tid, uint32_t pid, std::string_view name) in UpdateOrCreateThreadWithPidAndName() argument 81 uint32_t ProcessFilter::GetOrCreateThreadWithPid(uint32_t tid, uint32_t pid) in GetOrCreateThreadWithPid() argument 120 UpdateOrCreateThreadWithNameIndex(uint64_t timeStamp, uint32_t tid, DataIndex threadNameIndex) UpdateOrCreateThreadWithNameIndex() argument 145 GetInternalTid(uint32_t tid, uint32_t pid) const GetInternalTid() argument 177 GetInternalTids(uint32_t tid) GetInternalTids() argument 210 NewThread(uint32_t tid) NewThread() argument [all...] |