Home
last modified time | relevance | path

Searched defs:stats_client (Results 1 – 19 of 19) 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.cpp155 void SysfsCollector::logBatteryChargeCycles(const std::shared_ptr<IStats> &stats_client) { in logBatteryChargeCycles()
192 void SysfsCollector::logBatteryEEPROM(const std::shared_ptr<IStats> &stats_client) { in logBatteryEEPROM()
204 void SysfsCollector::logBatteryHealth(const std::shared_ptr<IStats> &stats_client) { in logBatteryHealth()
211 void SysfsCollector::logCodecFailed(const std::shared_ptr<IStats> &stats_client) { in logCodecFailed()
235 void SysfsCollector::logCodec1Failed(const std::shared_ptr<IStats> &stats_client) { in logCodec1Failed()
257 void SysfsCollector::reportSlowIoFromFile(const std::shared_ptr<IStats> &stats_client, in reportSlowIoFromFile()
288 void SysfsCollector::logSlowIO(const std::shared_ptr<IStats> &stats_client) { in logSlowIO()
298 void SysfsCollector::logSpeakerImpedance(const std::shared_ptr<IStats> &stats_client) { in logSpeakerImpedance()
329 void SysfsCollector::logSpeakerHealthStats(const std::shared_ptr<IStats> &stats_client) { in logSpeakerHealthStats()
404 void SysfsCollector::logDisplayStats(const std::shared_ptr<IStats> &stats_client) { in logDisplayStats()
[all …]
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()
DUeventListener.cpp101 void UeventListener::ReportMicBrokenOrDegraded(const std::shared_ptr<IStats> &stats_client, in ReportMicBrokenOrDegraded()
111 void UeventListener::ReportMicStatusUevents(const std::shared_ptr<IStats> &stats_client, in ReportMicStatusUevents()
149 void UeventListener::ReportUsbPortOverheatEvent(const std::shared_ptr<IStats> &stats_client, in ReportUsbPortOverheatEvent()
178 void UeventListener::ReportChargeMetricsEvent(const std::shared_ptr<IStats> &stats_client, in ReportChargeMetricsEvent()
204 void UeventListener::ReportBatteryCapacityFGEvent(const std::shared_ptr<IStats> &stats_client, in ReportBatteryCapacityFGEvent()
218 void UeventListener::ReportTypeCPartnerId(const std::shared_ptr<IStats> &stats_client) { in ReportTypeCPartnerId()
275 void UeventListener::ReportGpuEvent(const std::shared_ptr<IStats> &stats_client, const char *driver, in ReportGpuEvent()
376 std::shared_ptr<IStats> stats_client = getStatsService(); in ProcessUevent() local
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()
DDisplayStatsReporter.cpp125 const std::shared_ptr<IStats> &stats_client, in logDisplayPanelErrorStats()
166 void DisplayStatsReporter::logDisplayStats(const std::shared_ptr<IStats> &stats_client, in logDisplayStats()
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()
DChargeStatsReporter.cpp50 void ChargeStatsReporter::ReportChargeStats(const std::shared_ptr<IStats> &stats_client, in ReportChargeStats()
142 void ChargeStatsReporter::ReportVoltageTierStats(const std::shared_ptr<IStats> &stats_client, in ReportVoltageTierStats()
234 void ChargeStatsReporter::checkAndReport(const std::shared_ptr<IStats> &stats_client, in checkAndReport()
DBrownoutDetectedReporter.cpp122 void BrownoutDetectedReporter::uploadData(const std::shared_ptr<IStats> &stats_client, in uploadData()
221 void BrownoutDetectedReporter::logBrownout(const std::shared_ptr<IStats> &stats_client, in logBrownout()
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.cpp119 const std::shared_ptr<IStats> &stats_client, std::string_view temperature_residency_path, in logTempResidencyStats()
DDropDetect.cpp178 const std::shared_ptr<IStats> stats_client = getStatsService(); in reportDropEventToStatsd() local
DMitigationDurationReporter.cpp102 void MitigationDurationReporter::logMitigationDuration(const std::shared_ptr<IStats> &stats_client, in logMitigationDuration()
/hardware/google/pixel/health/
DBatteryMetricsLogger.cpp51 bool BatteryMetricsLogger::uploadOutlierMetric(const std::shared_ptr<IStats> &stats_client, in uploadOutlierMetric()
67 const std::shared_ptr<IStats> &stats_client) { in uploadAverageBatteryResistance()
101 std::shared_ptr<IStats> stats_client = getStatsService(); in uploadMetrics() local
DStatsHelper.cpp54 void reportBatteryHealthSnapshot(const std::shared_ptr<IStats> &stats_client, int32_t type, in reportBatteryHealthSnapshot()
84 void reportBatteryCausedShutdown(const std::shared_ptr<IStats> &stats_client, in reportBatteryCausedShutdown()
DLowBatteryShutdownMetrics.cpp48 std::shared_ptr<IStats> stats_client = getStatsService(); in uploadVoltageAvg() local
/hardware/google/pixel/thermal/utils/
Dthermal_stats_helper.cpp40 static std::shared_ptr<IStats> stats_client = nullptr; variable
285 const std::shared_ptr<IStats> stats_client = getStatsService(); in reportStats() local
296 int ThermalStatsHelper::reportAllSensorTempStats(const std::shared_ptr<IStats> &stats_client) { in reportAllSensorTempStats()
323 bool ThermalStatsHelper::reportSensorTempStats(const std::shared_ptr<IStats> &stats_client, in reportSensorTempStats()
370 const std::shared_ptr<IStats> &stats_client) { in reportAllSensorCdevRequestStats()
401 bool ThermalStatsHelper::reportSensorCdevRequestStats(const std::shared_ptr<IStats> &stats_client, in reportSensorCdevRequestStats()
448 bool ThermalStatsHelper::reportAtom(const std::shared_ptr<IStats> &stats_client, in reportAtom()