Searched refs:thread_count_ (Results 1 – 1 of 1) sorted by relevance
527 thread_count_(sysconf(_SC_NPROCESSORS_CONF)), in Dex2Oat()629 ParseUintOption(option, "-j", &thread_count_, Usage, /* is_long_option */ false); in ParseJ()1745 thread_count_, in Compile()2659 << " (threads: " << thread_count_ << ") " in LogCompletionTime()2704 size_t thread_count_; member in art::FINAL