Searched refs:GetRelatedCPUsPathString (Results 1 – 3 of 3) sorted by relevance
60 std::string CPUFreqMonitorDelegate::GetRelatedCPUsPathString( in GetRelatedCPUsPathString() function in base::trace_event::CPUFreqMonitorDelegate80 std::string filename = GetRelatedCPUsPathString(i); in GetCPUIds()
103 std::string GetRelatedCPUsPathString(unsigned int cpu_id) const override { in GetRelatedCPUsPathString() function in base::trace_event::TestDelegate163 base::WriteFile(base::FilePath(delegate_->GetRelatedCPUsPathString(i)), in CreateRelatedCPUFiles()
49 virtual std::string GetRelatedCPUsPathString(unsigned int cpu_id) const;