Home
last modified time | relevance | path

Searched defs:thread_it (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/ComputeLibrary/src/runtime/CPP/
H A DCPPScheduler.cpp281 auto thread_it = _thread_pool->begin(); in worker_thread() local
390 auto thread_it = _threads.begin(); in set_fanout_mode() local
499 auto thread_it = _impl->_threads.begin(); in run_workloads() local
/aosp_15_r20/external/chromium-trace/catapult/systrace/atrace_helper/jni/
H A Datrace_process_dump.cc217 for (auto thread_it = threads->begin(); thread_it != threads->end();) { in SerializePersistentProcessInfo() local
/aosp_15_r20/system/memory/libmemunreachable/
DMemUnreachable.cpp120 for (auto thread_it = threads.begin(); thread_it != threads.end(); thread_it++) { in CollectAllocations() local