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

/art/dex2oat/
H A Ddex2oat.cc619 thread_count_(sysconf(_SC_NPROCESSORS_CONF)),
1210 AssignIfExists(args, M::Threads, &thread_count_);
1876 thread_count_,
2831 << " (threads: " << thread_count_ << ") "
2879 size_t thread_count_; member in class:art::FINAL

Completed in 291 milliseconds