Home | History | Annotate | Download | only in performanced

Lines Matching refs:string

9 #include <string>
30 std::string name() const { return name_; }
35 const std::string& cpus_allowed_list() const { return cpus_allowed_list_; }
47 std::string GetCpuSetPath() const;
54 std::string name_;
61 std::string cpus_allowed_list_;
65 base::unique_fd OpenTaskFile(const std::string& name) const;
68 UniqueFile OpenTaskFilePointer(const std::string& name) const;
71 std::string GetStatusField(const std::string& field) const;