Searched refs:PopulateSystemProfile (Results 1 – 3 of 3) sorted by relevance
46 bool PopulateSystemProfile(SystemProfileSetter* setter);
87 bool MetricsLog::PopulateSystemProfile(SystemProfileSetter* profile_setter) { in PopulateSystemProfile() function in MetricsLog
216 if (!staged_log->PopulateSystemProfile(system_profile_setter_.get())) { in StageCurrentLog()