Searched refs:LogHistogram (Results 1 – 4 of 4) sorted by relevance
47 bootstat::LogHistogram(i->first, i->second); in LogBootEvents()217 bootstat::LogHistogram( in RecordFactoryReset()226 bootstat::LogHistogram("factory_reset_current_time", current_time_utc); in RecordFactoryReset()247 bootstat::LogHistogram("factory_reset_record_value", factory_reset_utc); in RecordFactoryReset()
24 void LogHistogram(const std::string& event, int32_t data);
27 void LogHistogram(const std::string& event, int32_t data) { in LogHistogram() function
61 bootstat::LogHistogram("bootstat_mtime_matches_content", value == *uptime); in ParseRecordEventTime()