Home
last modified time | relevance | path

Searched defs:stats_client (Results 1 – 12 of 12) sorted by relevance

/aosp12/hardware/google/pixel/pixelstats/
H A DSysfsCollector.cpp150 void SysfsCollector::logBatteryEEPROM(const std::shared_ptr<IStats> &stats_client) { in logBatteryEEPROM()
162 void SysfsCollector::logCodecFailed(const std::shared_ptr<IStats> &stats_client) { in logCodecFailed()
186 void SysfsCollector::logCodec1Failed(const std::shared_ptr<IStats> &stats_client) { in logCodec1Failed()
239 void SysfsCollector::logSlowIO(const std::shared_ptr<IStats> &stats_client) { in logSlowIO()
365 void SysfsCollector::logSpeechDspStat(const std::shared_ptr<IStats> &stats_client) { in logSpeechDspStat()
426 void SysfsCollector::logUFSLifetime(const std::shared_ptr<IStats> &stats_client) { in logUFSLifetime()
517 void SysfsCollector::logF2fsStats(const std::shared_ptr<IStats> &stats_client) { in logF2fsStats()
824 void SysfsCollector::logZramStats(const std::shared_ptr<IStats> &stats_client) { in logZramStats()
829 void SysfsCollector::logBootStats(const std::shared_ptr<IStats> &stats_client) { in logBootStats()
875 const std::shared_ptr<IStats> stats_client = getStatsService(); in logPerDay() local
[all …]
H A DStatsHelper.cpp51 void reportSpeakerImpedance(const std::shared_ptr<IStats> &stats_client, in reportSpeakerImpedance()
70 void reportSpeakerHealthStat(const std::shared_ptr<IStats> &stats_client, in reportSpeakerHealthStat()
95 void reportSlowIo(const std::shared_ptr<IStats> &stats_client, in reportSlowIo()
114 void reportChargeCycles(const std::shared_ptr<IStats> &stats_client, in reportChargeCycles()
135 void reportHardwareFailed(const std::shared_ptr<IStats> &stats_client, in reportHardwareFailed()
156 void reportSpeechDspStat(const std::shared_ptr<IStats> &stats_client, in reportSpeechDspStat()
179 void reportPhysicalDropDetected(const std::shared_ptr<IStats> &stats_client, in reportPhysicalDropDetected()
200 void reportUsbPortOverheat(const std::shared_ptr<IStats> &stats_client, in reportUsbPortOverheat()
H A DWlcReporter.cpp65 void WlcReporter::checkAndReport(const std::shared_ptr<IStats> &stats_client, bool online, in checkAndReport()
94 void WlcReporter::checkVendorId(const std::shared_ptr<IStats> &stats_client, in checkVendorId()
104 bool WlcReporter::reportVendorMayRetry(const std::shared_ptr<IStats> &stats_client, in reportVendorMayRetry()
116 void WlcReporter::reportVendor(const std::shared_ptr<IStats> &stats_client, const int ptmcId) { in reportVendor()
146 void WlcReporter::scheduleReportVendorId(const std::shared_ptr<IStats> &stats_client) { in scheduleReportVendorId()
187 void WlcReporter::reportInBackground(const std::shared_ptr<IStats> &stats_client, in reportInBackground()
233 void WlcReporter::reportOrientation(const std::shared_ptr<IStats> &stats_client) { in reportOrientation()
H A DUeventListener.cpp104 void UeventListener::ReportMicBrokenOrDegraded(const std::shared_ptr<IStats> &stats_client, in ReportMicBrokenOrDegraded()
114 void UeventListener::ReportMicStatusUevents(const std::shared_ptr<IStats> &stats_client, in ReportMicStatusUevents()
152 void UeventListener::ReportUsbPortOverheatEvent(const std::shared_ptr<IStats> &stats_client, in ReportUsbPortOverheatEvent()
181 void UeventListener::ReportChargeStats(const std::shared_ptr<IStats> &stats_client, in ReportChargeStats()
261 void UeventListener::ReportVoltageTierStats(const std::shared_ptr<IStats> &stats_client, in ReportVoltageTierStats()
330 void UeventListener::ReportChargeMetricsEvent(const std::shared_ptr<IStats> &stats_client, in ReportChargeMetricsEvent()
387 void UeventListener::ReportWlc(const std::shared_ptr<IStats> &stats_client, const bool pow_wireless, in ReportWlc()
412 void UeventListener::ReportBatteryCapacityFGEvent(const std::shared_ptr<IStats> &stats_client, in ReportBatteryCapacityFGEvent()
426 void UeventListener::ReportTypeCPartnerId(const std::shared_ptr<IStats> &stats_client) { in ReportTypeCPartnerId()
564 std::shared_ptr<IStats> stats_client = getStatsService(); in ProcessUevent() local
H A DBatteryCapacityReporter.cpp61 void BatteryCapacityReporter::checkAndReport(const std::shared_ptr<IStats> &stats_client, in checkAndReport()
178 void BatteryCapacityReporter::reportEvent(const std::shared_ptr<IStats> &stats_client) { in reportEvent()
H A DBatteryEEPROMReporter.cpp43 void BatteryEEPROMReporter::checkAndReport(const std::shared_ptr<IStats> &stats_client, in checkAndReport()
122 void BatteryEEPROMReporter::reportEvent(const std::shared_ptr<IStats> &stats_client, in reportEvent()
H A DMmMetricsReporter.cpp123 bool MmMetricsReporter::reportVendorAtom(const std::shared_ptr<IStats> &stats_client, int atom_id, in reportVendorAtom()
254 void MmMetricsReporter::logPixelMmMetricsPerHour(const std::shared_ptr<IStats> &stats_client) { in logPixelMmMetricsPerHour()
292 void MmMetricsReporter::logPixelMmMetricsPerDay(const std::shared_ptr<IStats> &stats_client) { in logPixelMmMetricsPerDay()
478 const std::shared_ptr<IStats> &stats_client, int atom_id, const std::string &cma_type, in reportCmaStatusAtom()
505 void MmMetricsReporter::logCmaStatus(const std::shared_ptr<IStats> &stats_client) { in logCmaStatus()
H A DMitigationStatsReporter.cpp59 void MitigationStatsReporter::logMitigationStatsPerHour(const std::shared_ptr<IStats> &stats_client, in logMitigationStatsPerHour()
H A DDropDetect.cpp178 const std::shared_ptr<IStats> stats_client = getStatsService(); in reportDropEventToStatsd() local
/aosp12/hardware/google/pixel/health/
H A DStatsHelper.cpp51 void reportBatteryHealthSnapshot(const std::shared_ptr<IStats> &stats_client, in reportBatteryHealthSnapshot()
80 void reportBatteryCausedShutdown(const std::shared_ptr<IStats> &stats_client, in reportBatteryCausedShutdown()
H A DBatteryMetricsLogger.cpp51 bool BatteryMetricsLogger::uploadOutlierMetric(const std::shared_ptr<IStats> &stats_client, in uploadOutlierMetric()
81 const std::shared_ptr<IStats> &stats_client) { in uploadAverageBatteryResistance()
122 std::shared_ptr<IStats> stats_client = getStatsService(); in uploadMetrics() local
H A DLowBatteryShutdownMetrics.cpp46 std::shared_ptr<IStats> stats_client = getStatsService(); in uploadVoltageAvg() local