Searched refs:thread_count_ (Results 1 – 1 of 1) sorted by relevance
508 thread_count_(sysconf(_SC_NPROCESSORS_CONF)), in Dex2Oat()594 ParseUintOption(option, "-j", &thread_count_, Usage, /* is_long_option */ false); in ParseJ()1546 thread_count_, in Compile()2391 << " (threads: " << thread_count_ << ") " in LogCompletionTime()2437 size_t thread_count_; member in art::FINAL