Home
last modified time | relevance | path

Searched defs:thread_id (Results 1 – 25 of 374) sorted by relevance

12345678910>>...15

/external/cronet/stable/base/threading/
Dplatform_thread_linux.cc66 void SetThreadCgroup(PlatformThreadId thread_id, in SetThreadCgroup()
75 void SetThreadCgroupForThreadType(PlatformThreadId thread_id, in SetThreadCgroupForThreadType()
128 const PlatformThreadId thread_id = PlatformThread::CurrentId(); in SetCurrentThreadTypeForPlatform() local
159 PlatformThreadId thread_id) { in IsThreadBackgroundedForTest()
236 PlatformThreadId thread_id, in SetThreadCgroupsForThreadType()
249 PlatformThreadId thread_id, in SetThreadType()
257 PlatformThreadId thread_id, in SetThreadTypeLinux()
Dplatform_thread_cros.cc133 PlatformThreadId thread_id, in SetThreadLatencySensitivity()
233 std::optional<int> GetNiceValueForThreadId(PlatformThreadId thread_id) { in GetNiceValueForThreadId()
250 PlatformThreadId thread_id, in SetThreadTypeOtherAttrs()
264 PlatformThreadId thread_id, in SetThreadRTPrioFromType()
302 PlatformThreadId thread_id, in SetThreadNiceFromType()
371 PlatformThreadId thread_id) { in GetThreadTypeFromThreadId()
382 PlatformThreadId thread_id, in SetThreadType()
394 PlatformThreadId thread_id, in SetThreadBackgrounded()
432 PlatformThreadId thread_id, in SetThreadTypeChromeOS()
/external/cronet/tot/base/threading/
Dplatform_thread_linux.cc66 void SetThreadCgroup(PlatformThreadId thread_id, in SetThreadCgroup()
75 void SetThreadCgroupForThreadType(PlatformThreadId thread_id, in SetThreadCgroupForThreadType()
128 const PlatformThreadId thread_id = PlatformThread::CurrentId(); in SetCurrentThreadTypeForPlatform() local
159 PlatformThreadId thread_id) { in IsThreadBackgroundedForTest()
236 PlatformThreadId thread_id, in SetThreadCgroupsForThreadType()
249 PlatformThreadId thread_id, in SetThreadType()
257 PlatformThreadId thread_id, in SetThreadTypeLinux()
Dplatform_thread_cros.cc133 PlatformThreadId thread_id, in SetThreadLatencySensitivity()
233 std::optional<int> GetNiceValueForThreadId(PlatformThreadId thread_id) { in GetNiceValueForThreadId()
250 PlatformThreadId thread_id, in SetThreadTypeOtherAttrs()
264 PlatformThreadId thread_id, in SetThreadRTPrioFromType()
302 PlatformThreadId thread_id, in SetThreadNiceFromType()
371 PlatformThreadId thread_id) { in GetThreadTypeFromThreadId()
382 PlatformThreadId thread_id, in SetThreadType()
394 PlatformThreadId thread_id, in SetThreadBackgrounded()
432 PlatformThreadId thread_id, in SetThreadTypeChromeOS()
/external/libopenapv/src/
Doapv_tpool.c59 int thread_id; member
117 static oapv_thread_t tpool_create_thread(oapv_tpool_t *tp, int thread_id) in tpool_create_thread()
184 static tpool_result_t tpool_assign_task(oapv_thread_t thread_id, oapv_fn_thread_entry_t entry, void… in tpool_assign_task()
214 static tpool_result_t tpool_retrieve_result(oapv_thread_t thread_id, int *ret) in tpool_retrieve_result()
237 static tpool_result_t tpool_terminate_thread(oapv_thread_t *thread_id) in tpool_terminate_thread()
348 int thread_id; member
404 static oapv_thread_t tpool_create_thread(oapv_tpool_t *tp, int thread_id) in tpool_create_thread()
463 static tpool_result_t tpool_assign_task(oapv_thread_t thread_id, oapv_fn_thread_entry_t entry, void… in tpool_assign_task()
491 static tpool_result_t tpool_retrieve_result(oapv_thread_t thread_id, int *ret) in tpool_retrieve_result()
514 tpool_result_t tpool_terminate_thread(oapv_thread_t *thread_id) in tpool_terminate_thread()
/external/libchrome/base/threading/
Dplatform_thread_linux.cc49 void SetThreadCgroup(PlatformThreadId thread_id, in SetThreadCgroup()
59 void SetThreadCgroupForThreadPriority(PlatformThreadId thread_id, in SetThreadCgroupForThreadPriority()
73 void SetThreadCgroupsForThreadPriority(PlatformThreadId thread_id, in SetThreadCgroupsForThreadPriority()
153 void PlatformThread::SetThreadPriority(PlatformThreadId thread_id, in SetThreadPriority()
/external/tensorflow/tensorflow/compiler/xla/python/tpu_driver/
Drecording_tpu_driver.cc161 auto thread_id = GetCurrentThreadId(); in Allocate() local
185 auto thread_id = GetCurrentThreadId(); in Allocate() local
222 auto thread_id = GetCurrentThreadId(); in AllocateTuple() local
249 auto thread_id = GetCurrentThreadId(); in Deallocate() local
272 auto thread_id = GetCurrentThreadId(); in TransferToDevice() local
301 auto thread_id = GetCurrentThreadId(); in TransferFromDevice() local
323 auto thread_id = GetCurrentThreadId(); in TransferFromDeviceToDevice() local
348 auto thread_id = GetCurrentThreadId(); in CompileProgram() local
368 auto thread_id = GetCurrentThreadId(); in LoadProgram() local
393 auto thread_id = GetCurrentThreadId(); in UnloadProgram() local
[all …]
/external/cronet/tot/base/profiler/
Dmetadata_recorder.cc17 std::optional<PlatformThreadId> thread_id, in Item()
42 std::optional<PlatformThreadId> thread_id, in Set()
91 std::optional<PlatformThreadId> thread_id) { in Remove()
112 PlatformThreadId thread_id) in MetadataProvider()
Dstack_sampling_profiler.cc138 const PlatformThreadId thread_id; // Thread id of the sampled thread. member
423 std::optional<PlatformThreadId> thread_id) { in ApplyMetadataToPastSamples()
439 std::optional<PlatformThreadId> thread_id) { in AddProfileMetadata()
610 std::optional<PlatformThreadId> thread_id) { in ApplyMetadataToPastSamplesTask()
626 std::optional<PlatformThreadId> thread_id) { in AddProfileMetadataTask()
960 std::optional<PlatformThreadId> thread_id) { in ApplyMetadataToPastSamples()
970 std::optional<PlatformThreadId> thread_id) { in AddProfileMetadata()
Dmetadata_recorder.h149 std::optional<PlatformThreadId> thread_id; member
241 std::optional<PlatformThreadId> thread_id; member
/external/cronet/stable/base/profiler/
Dmetadata_recorder.cc17 std::optional<PlatformThreadId> thread_id, in Item()
42 std::optional<PlatformThreadId> thread_id, in Set()
91 std::optional<PlatformThreadId> thread_id) { in Remove()
112 PlatformThreadId thread_id) in MetadataProvider()
Dstack_sampling_profiler.cc138 const PlatformThreadId thread_id; // Thread id of the sampled thread. member
423 std::optional<PlatformThreadId> thread_id) { in ApplyMetadataToPastSamples()
439 std::optional<PlatformThreadId> thread_id) { in AddProfileMetadata()
610 std::optional<PlatformThreadId> thread_id) { in ApplyMetadataToPastSamplesTask()
626 std::optional<PlatformThreadId> thread_id) { in AddProfileMetadataTask()
960 std::optional<PlatformThreadId> thread_id) { in ApplyMetadataToPastSamples()
970 std::optional<PlatformThreadId> thread_id) { in AddProfileMetadata()
Dmetadata_recorder.h149 std::optional<PlatformThreadId> thread_id; member
241 std::optional<PlatformThreadId> thread_id; member
/external/cronet/tot/base/android/
Dearly_trace_event_binding.cc25 jint thread_id, in JNI_EarlyTraceEvent_RecordEarlyBeginEvent()
45 jint thread_id, in JNI_EarlyTraceEvent_RecordEarlyEndEvent()
65 jint thread_id, in JNI_EarlyTraceEvent_RecordEarlyToplevelBeginEvent()
86 jint thread_id, in JNI_EarlyTraceEvent_RecordEarlyToplevelEndEvent()
/external/cronet/stable/base/android/
Dearly_trace_event_binding.cc25 jint thread_id, in JNI_EarlyTraceEvent_RecordEarlyBeginEvent()
45 jint thread_id, in JNI_EarlyTraceEvent_RecordEarlyEndEvent()
65 jint thread_id, in JNI_EarlyTraceEvent_RecordEarlyToplevelBeginEvent()
86 jint thread_id, in JNI_EarlyTraceEvent_RecordEarlyToplevelEndEvent()
/external/compiler-rt/lib/sanitizer_common/
Dsanitizer_stoptheworld.h37 bool Contains(SuspendedThreadID thread_id) const { in Contains()
44 void Append(SuspendedThreadID thread_id) { in Append()
/external/icing/icing/index/lite/
Dlite-index_thread-safety_test.cc135 auto callable = [&](int thread_id) { in TEST_F()
184 auto callable = [&](int thread_id) { in TEST_F()
235 auto callable = [&](int thread_id) { in TEST_F()
303 auto callable = [&](int thread_id) { in TEST_F()
372 auto callable = [&](int thread_id) { in TEST_F()
/external/trusty/arm-trusted-firmware/drivers/cadence/nand/
Dcdns_nand.c42 static inline void cdns_nand_wait_thread_ready(uint8_t thread_id) in cdns_nand_wait_thread_ready()
54 static int cdns_nand_last_opr_status(uint8_t thread_id) in cdns_nand_last_opr_status()
89 int cdns_nand_set_feature(uint8_t feat_addr, uint8_t feat_val, uint8_t thread_id) in cdns_nand_set_feature()
112 int cdns_nand_reset(uint8_t thread_id) in cdns_nand_reset()
/external/eigen/unsupported/test/
Dcxx11_non_blocking_thread_pool.cpp40 const int thread_id = tp.CurrentThreadId(); in test_parallelism() local
140 const int thread_id = tp.CurrentThreadId(); in test_pool_partitions() local
156 const int thread_id = tp.CurrentThreadId(); in test_pool_partitions() local
/external/compiler-rt/lib/asan/
Dasan_debugging.cc84 static uptr AsanGetStack(uptr addr, uptr *trace, u32 size, u32 *thread_id, in AsanGetStack()
126 uptr __asan_get_alloc_stack(uptr addr, uptr *trace, uptr size, u32 *thread_id) { in __asan_get_alloc_stack()
131 uptr __asan_get_free_stack(uptr addr, uptr *trace, uptr size, u32 *thread_id) { in __asan_get_free_stack()
/external/ltp/include/
Dtst_safe_pthread.h25 #define SAFE_PTHREAD_CREATE(thread_id, attr, thread_fn, arg) \ argument
30 #define SAFE_PTHREAD_JOIN(thread_id, retval) \ argument
52 #define SAFE_PTHREAD_CANCEL(thread_id) \ argument
/external/pytorch/torch/csrc/utils/
Dthroughput_benchmark-inl.h41 for (const auto thread_id : c10::irange(config.num_calling_threads)) { in benchmark() local
68 for (const auto thread_id : c10::irange(config.num_calling_threads)) { in benchmark() local
/external/tensorflow/tensorflow/core/kernels/
Ddebug_ops_gpu.cu.cc41 const int32 thread_id = blockIdx.x * blockDim.x + threadIdx.x; in CurtHealthKernel() local
59 const int32 thread_id = blockIdx.x * blockDim.x + threadIdx.x; in ConciseHealthKernel() local
90 const int32 thread_id = blockIdx.x * blockDim.x + threadIdx.x; in FullHealthKernel() local
133 const int32 thread_id = blockIdx.x * blockDim.x + threadIdx.x; in ReduceInfNanThreeSlotsKernel() local
Dcheck_numerics_op_gpu.cu.cc41 const int32 thread_id = blockIdx.x * blockDim.x + threadIdx.x; in CheckNumericsKernel() local
64 const int32 thread_id = blockIdx.x * blockDim.x + threadIdx.x; in CheckNumericsKernelV2() local
/external/cronet/stable/base/trace_event/
Dtrace_event_impl.cc74 TraceEvent::TraceEvent(PlatformThreadId thread_id, in TraceEvent()
111 void TraceEvent::Reset(PlatformThreadId thread_id, in Reset()
171 PlatformThreadId thread_id; in AppendAsJSON() local

12345678910>>...15