Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
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()
DSysfsCollector.cpp134 void SysfsCollector::logBatteryChargeCycles(const std::shared_ptr<IStats> &stats_client) { in logBatteryChargeCycles()
171 void SysfsCollector::logBatteryEEPROM(const std::shared_ptr<IStats> &stats_client) { in logBatteryEEPROM()
183 void SysfsCollector::logBatteryHealth(const std::shared_ptr<IStats> &stats_client) { in logBatteryHealth()
190 void SysfsCollector::logCodecFailed(const std::shared_ptr<IStats> &stats_client) { in logCodecFailed()
214 void SysfsCollector::logCodec1Failed(const std::shared_ptr<IStats> &stats_client) { in logCodec1Failed()
236 void SysfsCollector::reportSlowIoFromFile(const std::shared_ptr<IStats> &stats_client, in reportSlowIoFromFile()
267 void SysfsCollector::logSlowIO(const std::shared_ptr<IStats> &stats_client) { in logSlowIO()
277 void SysfsCollector::logSpeakerImpedance(const std::shared_ptr<IStats> &stats_client) { in logSpeakerImpedance()
308 void SysfsCollector::logSpeakerHealthStats(const std::shared_ptr<IStats> &stats_client) { in logSpeakerHealthStats()
383 void SysfsCollector::logThermalStats(const std::shared_ptr<IStats> &stats_client) { in logThermalStats()
[all …]
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()
DUeventListener.cpp102 void UeventListener::ReportMicBrokenOrDegraded(const std::shared_ptr<IStats> &stats_client, in ReportMicBrokenOrDegraded()
112 void UeventListener::ReportMicStatusUevents(const std::shared_ptr<IStats> &stats_client, in ReportMicStatusUevents()
150 void UeventListener::ReportUsbPortOverheatEvent(const std::shared_ptr<IStats> &stats_client, in ReportUsbPortOverheatEvent()
179 void UeventListener::ReportChargeMetricsEvent(const std::shared_ptr<IStats> &stats_client, in ReportChargeMetricsEvent()
191 void UeventListener::ReportWlc(const std::shared_ptr<IStats> &stats_client, const bool pow_wireless, in ReportWlc()
216 void UeventListener::ReportBatteryCapacityFGEvent(const std::shared_ptr<IStats> &stats_client, in ReportBatteryCapacityFGEvent()
230 void UeventListener::ReportTypeCPartnerId(const std::shared_ptr<IStats> &stats_client) { in ReportTypeCPartnerId()
368 std::shared_ptr<IStats> stats_client = getStatsService(); in ProcessUevent() local
DBatteryHealthReporter.cpp50 bool BatteryHealthReporter::reportBatteryHealthStatus(const std::shared_ptr<IStats> &stats_client) { in reportBatteryHealthStatus()
70 const std::shared_ptr<IStats> &stats_client, const char *line) { in reportBatteryHealthStatusEvent()
116 bool BatteryHealthReporter::reportBatteryHealthUsage(const std::shared_ptr<IStats> &stats_client) { in reportBatteryHealthUsage()
142 const std::shared_ptr<IStats> &stats_client, const char *line) { in reportBatteryHealthUsageEvent()
176 void BatteryHealthReporter::checkAndReportStatus(const std::shared_ptr<IStats> &stats_client) { in checkAndReportStatus()
DThermalStatsReporter.cpp131 void ThermalStatsReporter::logThermalDfsStats(const std::shared_ptr<IStats> &stats_client, in logThermalDfsStats()
182 void ThermalStatsReporter::logThermalStats(const std::shared_ptr<IStats> &stats_client, in logThermalStats()
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()
DChargeStatsReporter.cpp44 void ChargeStatsReporter::ReportChargeStats(const std::shared_ptr<IStats> &stats_client, in ReportChargeStats()
134 void ChargeStatsReporter::ReportVoltageTierStats(const std::shared_ptr<IStats> &stats_client, in ReportVoltageTierStats()
203 void ChargeStatsReporter::checkAndReport(const std::shared_ptr<IStats> &stats_client, in checkAndReport()
DBatteryEEPROMReporter.cpp44 void BatteryEEPROMReporter::checkAndReport(const std::shared_ptr<IStats> &stats_client, in checkAndReport()
187 void BatteryEEPROMReporter::reportEvent(const std::shared_ptr<IStats> &stats_client, in reportEvent()
DMitigationStatsReporter.cpp59 void MitigationStatsReporter::logMitigationStatsPerHour(const std::shared_ptr<IStats> &stats_client, in logMitigationStatsPerHour()
DMmMetricsReporter.cpp274 bool MmMetricsReporter::reportVendorAtom(const std::shared_ptr<IStats> &stats_client, int atom_id, in reportVendorAtom()
409 void MmMetricsReporter::logPixelMmMetricsPerHour(const std::shared_ptr<IStats> &stats_client) { in logPixelMmMetricsPerHour()
439 void MmMetricsReporter::logPixelMmMetricsPerDay(const std::shared_ptr<IStats> &stats_client) { in logPixelMmMetricsPerDay()
1175 const std::shared_ptr<IStats> &stats_client, int atom_id, const std::string &cma_type, in reportCmaStatusAtom()
1213 void MmMetricsReporter::logCmaStatus(const std::shared_ptr<IStats> &stats_client) { in logCmaStatus()
DTempResidencyReporter.cpp92 void TempResidencyReporter::logTempResidencyStats(const std::shared_ptr<IStats> &stats_client, in logTempResidencyStats()
DDropDetect.cpp178 const std::shared_ptr<IStats> stats_client = getStatsService(); in reportDropEventToStatsd() local
/hardware/google/pixel/health/
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()
DBatteryMetricsLogger.cpp55 bool BatteryMetricsLogger::uploadOutlierMetric(const std::shared_ptr<IStats> &stats_client, in uploadOutlierMetric()
85 const std::shared_ptr<IStats> &stats_client) { in uploadAverageBatteryResistance()
126 std::shared_ptr<IStats> stats_client = getStatsService(); in uploadMetrics() local
DLowBatteryShutdownMetrics.cpp48 std::shared_ptr<IStats> stats_client = getStatsService(); in uploadVoltageAvg() local