Home
last modified time | relevance | path

Searched defs:thread_name (Results 1 – 25 of 42) sorted by relevance

12

/external/tensorflow/tensorflow/core/kernels/data/
Dunbounded_thread_pool.h37 UnboundedThreadPool(Env* env, const string& thread_name) in UnboundedThreadPool()
39 UnboundedThreadPool(Env* env, const string& thread_name, in UnboundedThreadPool()
/external/jemalloc_new/test/unit/
Dprof_thread_name.c21 mallctl_thread_name_set_impl(const char *thread_name, const char *func, in mallctl_thread_name_set_impl()
33 const char *thread_name; in TEST_BEGIN() local
76 char thread_name[16] = ""; in thd_start() local
/external/jemalloc/test/unit/
Dprof_thread_name.c26 mallctl_thread_name_set_impl(const char *thread_name, const char *func, in mallctl_thread_name_set_impl()
41 const char *thread_name; in TEST_BEGIN() local
85 char thread_name[16] = ""; in thd_start() local
/external/libaom/libaom/aom_util/
Daom_thread.c50 char thread_name[64]; in thread_loop() local
59 char thread_name[16]; in thread_loop() local
/external/webrtc/webrtc/modules/utility/source/
Dprocess_thread_impl.cc40 const char* thread_name) { in Create()
44 ProcessThreadImpl::ProcessThreadImpl(const char* thread_name) in ProcessThreadImpl()
/external/perfetto/protos/perfetto/metrics/android/
Dtask_names.proto27 repeated string thread_name = 3; field
/external/v4l2_codec2/accel/
Dv4l2_device_poller.cc20 const std::string& thread_name) in V4L2DevicePoller()
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/
Dtrace_event.py98 def trace_set_thread_name(thread_name): argument
162 def trace_set_thread_name(thread_name): argument
/external/tensorflow/tensorflow/core/platform/default/
Dunbounded_work_queue.cc25 UnboundedWorkQueue::UnboundedWorkQueue(Env* env, const string& thread_name, in UnboundedWorkQueue()
Denv.cc127 auto thread_name = in GetCurrentThreadName() local
/external/perfetto/protos/perfetto/trace/track_event/
Dthread_descriptor.proto29 optional string thread_name = 5; field
/external/libchrome/base/android/
Djni_android.cc51 char thread_name[16]; in AttachCurrentThread() local
66 JNIEnv* AttachCurrentThreadWithName(const std::string& thread_name) { in AttachCurrentThreadWithName()
/external/webrtc/webrtc/system_wrappers/source/
Devent_timer_posix.cc156 const char* thread_name = "WebRtc_event_timer_thread"; in StartTimer() local
/external/google-breakpad/src/client/mac/handler/
Dminidump_generator.h101 mach_port_t thread_name) { in SetExceptionInformation()
/external/perfetto/src/trace_processor/importers/json/
Djson_trace_parser.cc124 const char* thread_name = value["args"]["name"].asCString(); in ParseTracePacket() local
/external/webrtc/webrtc/base/
Dplatform_thread.cc96 const char* thread_name) in PlatformThread()
/external/libchrome/base/threading/
Dthread.h237 const std::string& thread_name() const { return name_; } in thread_name() function
/external/tensorflow/tensorflow/core/profiler/internal/cpu/
Dhost_tracer_test.cc111 string thread_name; in TEST() local
/external/chromium-trace/catapult/common/py_trace_event/py_trace_event/trace_event_impl/
Dlog.py279 def trace_set_thread_name(thread_name): argument
/external/libchrome/base/task_scheduler/
Dscheduler_single_thread_task_runner_manager.cc79 SchedulerWorkerDelegate(const std::string& thread_name, in SchedulerWorkerDelegate()
179 SchedulerWorkerCOMDelegate(const std::string& thread_name, in SchedulerWorkerCOMDelegate()
/external/tensorflow/tensorflow/core/common_runtime/
Dstep_stats_collector.cc423 const string& thread_name) { in SaveThreadName()
564 for (const auto& thread_name : device_thread.second) { in FinalizeInternal() local
/external/tensorflow/tensorflow/core/platform/
Denv_test.cc430 string thread_name; in TEST_F() local
447 string thread_name; in TEST_F() local
/external/tensorflow/tensorflow/c/
Denv.cc170 const char* thread_name, void (*work_func)(void*), in TF_StartThread()
/external/perfetto/src/trace_processor/importers/ftrace/
Dbinder_tracker.cc155 StringId thread_name = thread_table.name()[utid]; in TransactionReceived() local
/external/tensorflow/tensorflow/core/platform/windows/
Denv.cc111 auto thread_name = GetThreadNameRegistry().find(std::this_thread::get_id()); in GetCurrentThreadName() local

12