Searched defs:thread_count_ (Results 1 - 2 of 2) sorted by relevance

/art/compiler/driver/
H A Dcompiler_driver.h414 return thread_count_;
810 size_t thread_count_; member in class:art::CompilerDriver
/art/dex2oat/
H A Ddex2oat.cc277 << " (threads: " << thread_count_ << ") "
399 thread_count_,
522 thread_count_(thread_count),
588 size_t thread_count_; member in class:art::Dex2Oat

Completed in 389 milliseconds