/external/cronet/stable/base/threading/ |
D | platform_thread_linux.cc | 66 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()
|
D | platform_thread_cros.cc | 133 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/ |
D | platform_thread_linux.cc | 66 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()
|
D | platform_thread_cros.cc | 133 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/ |
D | oapv_tpool.c | 59 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/ |
D | platform_thread_linux.cc | 49 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/ |
D | recording_tpu_driver.cc | 161 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/ |
D | metadata_recorder.cc | 17 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()
|
D | stack_sampling_profiler.cc | 138 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()
|
D | metadata_recorder.h | 149 std::optional<PlatformThreadId> thread_id; member 241 std::optional<PlatformThreadId> thread_id; member
|
/external/cronet/stable/base/profiler/ |
D | metadata_recorder.cc | 17 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()
|
D | stack_sampling_profiler.cc | 138 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()
|
D | metadata_recorder.h | 149 std::optional<PlatformThreadId> thread_id; member 241 std::optional<PlatformThreadId> thread_id; member
|
/external/cronet/tot/base/android/ |
D | early_trace_event_binding.cc | 25 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/ |
D | early_trace_event_binding.cc | 25 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/ |
D | sanitizer_stoptheworld.h | 37 bool Contains(SuspendedThreadID thread_id) const { in Contains() 44 void Append(SuspendedThreadID thread_id) { in Append()
|
/external/icing/icing/index/lite/ |
D | lite-index_thread-safety_test.cc | 135 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/ |
D | cdns_nand.c | 42 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/ |
D | cxx11_non_blocking_thread_pool.cpp | 40 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/ |
D | asan_debugging.cc | 84 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/ |
D | tst_safe_pthread.h | 25 #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/ |
D | throughput_benchmark-inl.h | 41 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/ |
D | debug_ops_gpu.cu.cc | 41 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
|
D | check_numerics_op_gpu.cu.cc | 41 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/ |
D | trace_event_impl.cc | 74 TraceEvent::TraceEvent(PlatformThreadId thread_id, in TraceEvent() 111 void TraceEvent::Reset(PlatformThreadId thread_id, in Reset() 171 PlatformThreadId thread_id; in AppendAsJSON() local
|