Home
last modified time | relevance | path

Searched refs:thread_count_ (Results 1 – 1 of 1) sorted by relevance

/art/dex2oat/
Ddex2oat.cc513 thread_count_(sysconf(_SC_NPROCESSORS_CONF)), in Dex2Oat()
1055 AssignIfExists(args, M::Threads, &thread_count_); in ParseArgs()
1896 thread_count_, in Compile()
2854 << " (threads: " << thread_count_ << ") " in LogCompletionTime()
2900 size_t thread_count_; member in art::Dex2Oat