Searched defs:cpu_brand (Results 1 – 3 of 3) sorted by relevance
104 std::string cpu_brand; in ParseCpuInfo() local
60 const std::string& cpu_brand() const { return cpu_brand_; } in cpu_brand() function
457 std::string cpu_brand = cpu.cpu_brand(); in LogInitialInfoOnIOThread() local