Home
last modified time | relevance | path

Searched refs:kCpuTimeTitle (Results 1 – 1 of 1) sorted by relevance

/packages/services/Car/cpp/watchdog/server/src/
DPerformanceProfiler.cpp82 constexpr const char kCpuTimeTitle[] = "\nTop N CPU times:\n%s\n"; variable
545 StringAppendF(&buffer, kCpuTimeTitle, std::string(16, '-').c_str()); in toString()