Home | History | Annotate | Download | only in runtime

Lines Matching refs:PrettySize

342                                    PrettySize(stack_size).c_str(), strerror(pthread_create_result)));
508 PrettySize(read_stack_size).c_str(),
509 PrettySize(read_guard_size).c_str());
549 VLOG(threads) << "Limiting unlimited stack (reported as " << PrettySize(old_stack_size) << ")"
550 << " to " << PrettySize(default_stack_size)
848 << PrettySize(thread->tlsPtr_.stack_size) << "\n";