Home | History | Annotate | Download | only in dex2oat

Lines Matching full:thread_count_

507       thread_count_(sysconf(_SC_NPROCESSORS_CONF)),
593 ParseUintOption(option, "-j", &thread_count_, Usage, /* is_long_option */ false);
1576 thread_count_,
2398 << " (threads: " << thread_count_ << ") "
2444 size_t thread_count_;