Home
last modified time | relevance | path

Searched refs:logMitigationStatsPerHour (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/pixelstats/include/pixelstats/
DMitigationStatsReporter.h40 void logMitigationStatsPerHour(const std::shared_ptr<IStats> &stats_client,
/hardware/google/pixel/pixelstats/
DMitigationStatsReporter.cpp59 void MitigationStatsReporter::logMitigationStatsPerHour(const std::shared_ptr<IStats> &stats_client, in logMitigationStatsPerHour() function in android::hardware::google::pixel::MitigationStatsReporter
DSysfsCollector.cpp911 mitigation_stats_reporter_.logMitigationStatsPerHour(stats_client, in logPerHour()