Searched refs:METHOD_LENS (Results 1 – 2 of 2) sorted by relevance
115 LOG_COMPILER(INFO) << std::setw(PASS_LENS) << name_ << " " << std::setw(METHOD_LENS) in ~TimeScope()177 LOG_COMPILER(INFO) << "method:" << std::setw(METHOD_LENS) << val.second in PrintMethodTime()198 LOG_COMPILER(INFO) << " method: " << std::setw(METHOD_LENS) << it->first in PrintCompiledMethod()213 LOG_COMPILER(INFO) << " method: " << std::setw(METHOD_LENS) << it.first in PrintPGOMismatchedMethod()
119 static constexpr int METHOD_LENS = 16; variable186 static constexpr int METHOD_LENS = 16; variable