Home | History | Annotate | Download | only in dex2oat

Lines Matching defs:thread_count_

527       thread_count_(sysconf(_SC_NPROCESSORS_CONF)),
629 ParseUintOption(option, "-j", &thread_count_, Usage, /* is_long_option */ false);
1745 thread_count_,
2659 << " (threads: " << thread_count_ << ") "
2704 size_t thread_count_;