/hardware/google/pixel/pixelstats/ |
D | StatsHelper.cpp | 51 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()
|
D | SysfsCollector.cpp | 134 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 …]
|
D | WlcReporter.cpp | 65 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()
|
D | UeventListener.cpp | 102 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
|
D | BatteryHealthReporter.cpp | 50 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()
|
D | ThermalStatsReporter.cpp | 131 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()
|
D | BatteryCapacityReporter.cpp | 61 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()
|
D | ChargeStatsReporter.cpp | 44 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()
|
D | BatteryEEPROMReporter.cpp | 44 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()
|
D | MitigationStatsReporter.cpp | 59 void MitigationStatsReporter::logMitigationStatsPerHour(const std::shared_ptr<IStats> &stats_client, in logMitigationStatsPerHour()
|
D | MmMetricsReporter.cpp | 274 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()
|
D | TempResidencyReporter.cpp | 92 void TempResidencyReporter::logTempResidencyStats(const std::shared_ptr<IStats> &stats_client, in logTempResidencyStats()
|
D | DropDetect.cpp | 178 const std::shared_ptr<IStats> stats_client = getStatsService(); in reportDropEventToStatsd() local
|
/hardware/google/pixel/health/ |
D | StatsHelper.cpp | 51 void reportBatteryHealthSnapshot(const std::shared_ptr<IStats> &stats_client, in reportBatteryHealthSnapshot() 80 void reportBatteryCausedShutdown(const std::shared_ptr<IStats> &stats_client, in reportBatteryCausedShutdown()
|
D | BatteryMetricsLogger.cpp | 55 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
|
D | LowBatteryShutdownMetrics.cpp | 48 std::shared_ptr<IStats> stats_client = getStatsService(); in uploadVoltageAvg() local
|