Searched refs:kCpuTimeTitle (Results 1 – 1 of 1) sorted by relevance
82 constexpr const char kCpuTimeTitle[] = "\nTop N CPU times:\n%s\n"; variable545 StringAppendF(&buffer, kCpuTimeTitle, std::string(16, '-').c_str()); in toString()