Home
last modified time | relevance | path

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

/art/runtime/
Dthread_pool.cc137 const size_t thread_count = GetThreadCount(); in GetTask() local
291 const size_t thread_count = GetThreadCount(); in FindTaskToStealFrom() local
/art/runtime/native/
Dorg_apache_harmony_dalvik_ddmc_DdmVmInternal.cc137 uint16_t thread_count = 0; in DdmVmInternal_getThreadStats() local
/art/runtime/gc/collector/
Dmark_sweep.cc809 size_t thread_count = GetThreadCount(paused); in ScanGrayObjects() local
945 size_t thread_count = GetThreadCount(false); in RecursiveMark() local
1288 void MarkSweep::ProcessMarkStackParallel(size_t thread_count) { in ProcessMarkStackParallel()
1313 size_t thread_count = GetThreadCount(paused); in ProcessMarkStack() local
/art/compiler/driver/
Dcompiler_driver.cc356 size_t thread_count, bool dump_stats, bool dump_passes, in CompilerDriver()
2101 size_t thread_count; in InitializeClasses() local