Searched refs:cpu_brand (Results 1 – 2 of 2) sorted by relevance
61 const std::string& cpu_brand() const { return cpu_brand_; } in cpu_brand() function
24 cpu_brand = ndb.StringProperty(indexed=True, default=None) variable in TraceInfo