Home
last modified time | relevance | path

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

/art/dex2oat/
Ddex2oat.cc797 thread_count_(sysconf(_SC_NPROCESSORS_CONF)), in Dex2Oat()
1331 AssignIfExists(args, M::Threads, &thread_count_); in ParseArgs()
2105 thread_count_, in Compile()
2967 << " (threads: " << thread_count_ << ") " in LogCompletionTime()
3013 size_t thread_count_; member in art::Dex2Oat