Home
last modified time | relevance | path

Searched defs:tid (Results 251 - 275 of 536) sorted by relevance

1...<<11121314151617181920>>...22

/third_party/ltp/testcases/kernel/syscalls/ipc/msgstress/
H A Dmsgstress01.c56 static int tid; variable
/third_party/ltp/testcases/realtime/func/prio-preempt/
H A Dprio-preempt.c138 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 Dtestpi-3.c101 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 Dtrace-object.cc110 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 Dthread_rwlock_test.cpp77 static inline void WaitThreadSleep(pid_t& tid) in WaitThreadSleep() argument
/third_party/musl/libc-test/src/functionalext/thread/
H A Dpthread_mutex_ext.c45 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 Dpthread_rwlock_rdlock.c48 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 Dcmp_hdr.c274 char *tid; in ossl_cmp_hdr_set_transactionID() local
/third_party/node/deps/openssl/openssl/crypto/bn/
H A Dbn_blind.c21 CRYPTO_THREAD_ID tid; member
/third_party/node/deps/openssl/openssl/crypto/err/
H A Derr_prn.c23 CRYPTO_THREAD_ID tid = CRYPTO_THREAD_get_current_id(); in ERR_print_errors_cb() local
/third_party/libabigail/src/
H A Dabg-workers.cc84 pthread_t tid; member
/third_party/openssl/crypto/bn/
H A Dbn_blind.c21 CRYPTO_THREAD_ID tid; member
/third_party/openssl/crypto/cmp/
H A Dcmp_hdr.c274 char *tid; in ossl_cmp_hdr_set_transactionID() local
/third_party/openssl/crypto/err/
H A Derr_prn.c23 CRYPTO_THREAD_ID tid = CRYPTO_THREAD_get_current_id(); in ERR_print_errors_cb() local
/developtools/profiler/device/plugins/native_daemon/include/
H A Dhook_manager.h45 pid_t tid; member
/developtools/profiler/device/plugins/native_daemon/src/
H A Dvirtual_thread.cpp107 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 Druntime_stack_range.cpp51 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 Dhook_test.cpp102 long tid = syscall(SYS_gettid); in ThreadFuncCpp() local
127 long tid = syscall(SYS_gettid); in ThreadFuncCppHook() local
/developtools/hiperf/src/
H A Dreport_json_file.cpp118 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 Dperf_events_test.cpp93 int tid = gettid(); in TestCodeThread() local
/developtools/profiler/hiebpf/include/
H A Dhiebpf_common.h89 uint32_t tid; member
106 uint32_t tid; member
/developtools/smartperf_host/trace_streamer/src/trace_data/trace_stdtype/ftrace/
H A Dsched_stdtype.cpp107 void ThreadStateData::UpdateTidAndPid(TableRowId index, InternalTid tid, InternalTid pid) in UpdateTidAndPid() argument
/developtools/smartperf_host/trace_streamer/src/filter/
H A Dapp_start_filter.cpp84 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 Dbinder_filter.cpp54 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 Dprocess_filter.cpp37 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...]

Completed in 12 milliseconds

1...<<11121314151617181920>>...22