Home
last modified time | relevance | path

Searched defs:thread_label (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/ruy/ruy/profiler/
H A Dtest.cc92 ScopeLabel thread_label("worker thread #%d", i); in TEST() local
141 ScopeLabel thread_label("thread 0"); in TEST() local
148 ScopeLabel thread_label("thread 1"); in TEST() local
/aosp_15_r20/external/libchrome/base/task_scheduler/
H A Dscheduler_single_thread_task_runner_manager.cc80 SchedulerWorker::ThreadLabel thread_label) in SchedulerWorkerDelegate()
180 SchedulerWorker::ThreadLabel thread_label, in SchedulerWorkerCOMDelegate()
/aosp_15_r20/external/cronet/base/task/thread_pool/
H A Dpooled_single_thread_task_runner_manager.cc107 WorkerThread::ThreadLabel thread_label, in WorkerThreadDelegate()
302 WorkerThread::ThreadLabel thread_label, in WorkerThreadCOMDelegate()
/aosp_15_r20/external/compiler-rt/lib/dfsan/
H A Ddfsan_custom.cc372 void *start_routine, void *arg, dfsan_label thread_label, in __dfsw_pthread_create()