Home
last modified time | relevance | path

Searched defs:thread_index (Results 1 – 25 of 35) sorted by relevance

12

/external/llvm-project/lldb/test/API/functionalities/breakpoint/hardware_breakpoints/hardware_breakpoint_on_multiple_threads/
Dmain.cpp12 hw_break_function (uint32_t thread_index) { in hw_break_function()
18 thread_func (uint32_t thread_index) { in thread_func()
/external/mesa3d/src/mesa/main/
Dglthread.c45 glthread_unmarshal_batch(void *job, int thread_index) in glthread_unmarshal_batch()
68 glthread_thread_initialization(void *job, int thread_index) in glthread_thread_initialization()
/external/mesa3d/src/util/
Du_queue.c247 int thread_index; member
254 int thread_index = ((struct thread_input*)input)->thread_index; in util_queue_thread_func() local
693 util_queue_get_thread_time_nano(struct util_queue *queue, unsigned thread_index) in util_queue_get_thread_time_nano()
Ddisk_cache.c287 destroy_put_job(void *job, int thread_index) in destroy_put_job()
298 cache_put(void *job, int thread_index) in cache_put()
/external/llvm-project/lldb/test/Shell/ExecControl/StopHook/Inputs/
Dstop-hook-threads.cpp30 thread_func (uint32_t thread_index) in thread_func()
/external/llvm-project/lldb/test/API/python_api/watchpoint/watchlocation/
Dmain.cpp48 thread_func (uint32_t thread_index) in thread_func()
/external/llvm-project/lldb/test/API/commands/watchpoints/hello_watchlocation/
Dmain.cpp48 thread_func (uint32_t thread_index) in thread_func()
/external/ltp/testcases/kernel/mem/mtest07/
Dmallocstress.c154 int thread_index; in stress_malloc() local
/external/pthreadpool/src/
Dgcd.c24 static void thread_main(void* arg, size_t thread_index) { in thread_main()
/external/llvm-project/lldb/test/API/python_api/lldbutil/iter/
Dmain.cpp50 uint32_t thread_index = *((uint32_t *)arg); in thread_func() local
/external/llvm-project/lldb/test/API/commands/watchpoints/watchpoint_set_command/
Dmain.cpp56 thread_func (uint32_t thread_index) in thread_func()
/external/google-breakpad/src/processor/
Dstackwalk_common.cc861 for (int thread_index = 0; thread_index < thread_count; ++thread_index) { in PrintProcessState() local
941 for (int thread_index = 0; thread_index < thread_count; ++thread_index) { in PrintProcessStateMachineReadable() local
Dminidump_processor.cc199 for (unsigned int thread_index = 0; in Process() local
Dminidump.cc1752 for (unsigned int thread_index = 0; in Read() local
1825 for (unsigned int thread_index = 0; in Print() local
/external/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stoptheworld_test.cc98 volatile uptr thread_index; member
/external/llvm-project/compiler-rt/lib/sanitizer_common/tests/
Dsanitizer_stoptheworld_test.cpp97 volatile uptr thread_index; member
/external/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_rast_priv.h98 unsigned thread_index; member
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_shaders.c2065 static void si_build_shader_variant(struct si_shader *shader, int thread_index, bool low_priority) in si_build_shader_variant()
2107 static void si_build_shader_variant_low_priority(void *job, int thread_index) in si_build_shader_variant_low_priority()
2160 struct si_shader_key *key, int thread_index, bool optimized_or_none) in si_shader_select_with_key()
2425 static void si_init_shader_selector_async(void *job, int thread_index) in si_init_shader_selector_async()
Dsi_compute.c110 static void si_create_compute_state_async(void *job, int thread_index) in si_create_compute_state_async()
/external/tensorflow/tensorflow/core/kernels/
Dbias_op_gpu.cu.cc186 int32 thread_index = threadIdx.x; in BiasGradNCHW_SharedAtomics() local
/external/mesa3d/src/broadcom/compiler/
Dvir_register_allocate.c528 int thread_index = ffs(c->threads) - 1; in v3d_register_allocate() local
/external/mesa3d/src/gallium/winsys/radeon/drm/
Dradeon_drm_cs.c467 void radeon_drm_cs_emit_ioctl_oneshot(void *job, int thread_index) in radeon_drm_cs_emit_ioctl_oneshot()
/external/tensorflow/tensorflow/core/kernels/data/
Dcaptured_function.cc448 const std::vector<Tensor>& input_element, int64 thread_index, in MakeIteratorFromInputElement()
458 const std::vector<Tensor>& input_element, int64 thread_index, in MakeIteratorFromInputElement()
/external/llvm-project/lldb/source/Plugins/Process/gdb-remote/
DGDBRemoteCommunicationServerLLGS.cpp728 uint32_t thread_index = 0; in SendStopReplyPacketForThread() local
1863 uint32_t thread_index; in Handle_qfThreadInfo() local
/external/tensorflow/tensorflow/core/kernels/data/experimental/
Dparallel_interleave_dataset_op.cc688 const int64 thread_index) { in WorkerThread()

12