Home
last modified time | relevance | path

Searched defs:thread_num (Results 1 – 15 of 15) sorted by relevance

/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_barrier_wait/
D2-1.c45 int thread_num = *(int *)arg; in fn_chld() local
/external/grpc-grpc/test/cpp/qps/
Dinterarrival.h93 int64_t next(int thread_num) { in next()
/external/linux-kselftest/tools/testing/selftests/powerpc/tm/
Dtm-tmspr.c101 int thread_num; in test_tmspr() local
/external/llvm-project/openmp/runtime/test/ompt/tasks/
Dtask_memory.c28 unsigned int thread_num, int flag) { in on_ompt_callback_implicit_task()
/external/perfetto/src/base/
Dwatchdog_unittest.cc143 auto thread_fn = [&mutex, &cv, &quit, &expected_tid](size_t thread_num) { in TEST()
/external/llvm-project/openmp/tools/multiplex/
Dompt-multiplex.h311 ompt_data_t *task_data, unsigned int team_size, unsigned int thread_num, in ompt_multiplex_callback_implicit_task()
826 int *thread_num) { in ompt_multiplex_own_get_task_info()
845 int *thread_num) { in ompt_multiplex_client_get_task_info()
/external/llvm-project/openmp/runtime/src/
Dompt-internal.h59 int thread_num; member
Dompt-specific.cpp332 int *thread_num) { in __ompt_get_task_info_internal()
Dompt-general.cpp630 int *thread_num) {
/external/llvm-project/openmp/runtime/test/ompt/
Dcallback.h102 int task_type, thread_num; in print_ids() local
662 unsigned int thread_num, in on_ompt_callback_implicit_task()
/external/google-breakpad/src/processor/
Dstackwalk_common.cc624 static void PrintStackMachineReadable(int thread_num, const CallStack *stack) { in PrintStackMachineReadable()
/external/llvm-project/openmp/tools/multiplex/tests/custom_data_storage/
Dfirst-tool.h95 unsigned int thread_num, in on_cds_ompt_callback_implicit_task()
/external/llvm-project/openmp/tools/archer/
Dompt-tsan.cpp556 unsigned int thread_num, int type) { in ompt_tsan_implicit_task()
/external/tensorflow/tensorflow/core/kernels/data/
Ddataset_test_base.cc371 Status DatasetOpsTestBase::InitThreadPool(int thread_num) { in InitThreadPool()
/external/stressapptest/src/
Dworker.cc2461 int thread_num, in CpuCacheCoherencyThread()