Home
last modified time | relevance | path

Searched refs:intValue (Results 1 – 25 of 34) sorted by relevance

12

/hardware/google/pixel/pixelstats/test/mm/
DMmMetricsGoldenAtomFieldTypes.h43 intValue, // optional int32 psi_cpu_some_avg10_min = 16;
44 intValue, // optional int32 psi_cpu_some_avg10_max = 17;
45 intValue, // optional int32 psi_cpu_some_avg10_avg = 18;
46 intValue, // optional int32 psi_cpu_some_avg60_min = 19;
47 intValue, // optional int32 psi_cpu_some_avg60_max = 20;
48 intValue, // optional int32 psi_cpu_some_avg60_avg = 21;
49 intValue, // optional int32 psi_cpu_some_avg300_min = 22;
50 intValue, // optional int32 psi_cpu_some_avg300_max = 23;
51 intValue, // optional int32 psi_cpu_some_avg300_avg = 24;
52 intValue, // optional int32 psi_io_full_avg10_min = 25;
[all …]
DVendorAtomIntValueUtil.h22 constexpr int intValue = static_cast<int>(VendorAtomValue::intValue); variable
29 case VendorAtomValue::intValue: in getVendorAtomIntValue()
30 return v.get<VendorAtomValue::intValue>(); in getVendorAtomIntValue()
/hardware/google/pixel/pixelstats/
DMitigationStatsReporter.cpp70 tmp.set<VendorAtomValue::intValue>(last_count.batoilo_count - prev_count.batoilo_count); in logMitigationStatsPerHour()
72 tmp.set<VendorAtomValue::intValue>(last_count.batoilo2_count - prev_count.batoilo2_count); in logMitigationStatsPerHour()
74 tmp.set<VendorAtomValue::intValue>(last_count.vdroop1_count - prev_count.vdroop1_count); in logMitigationStatsPerHour()
76 tmp.set<VendorAtomValue::intValue>(last_count.vdroop2_count - prev_count.vdroop2_count); in logMitigationStatsPerHour()
78 tmp.set<VendorAtomValue::intValue>(last_count.smpl_warn_count - prev_count.smpl_warn_count); in logMitigationStatsPerHour()
80 tmp.set<VendorAtomValue::intValue>(last_count.ocp_cpu1_count - prev_count.ocp_cpu1_count); in logMitigationStatsPerHour()
82 tmp.set<VendorAtomValue::intValue>(last_count.ocp_cpu2_count - prev_count.ocp_cpu2_count); in logMitigationStatsPerHour()
84 tmp.set<VendorAtomValue::intValue>(last_count.ocp_gpu_count - prev_count.ocp_gpu_count); in logMitigationStatsPerHour()
86 tmp.set<VendorAtomValue::intValue>(last_count.ocp_tpu_count - prev_count.ocp_tpu_count); in logMitigationStatsPerHour()
88 tmp.set<VendorAtomValue::intValue>(last_count.soft_ocp_cpu1_count - in logMitigationStatsPerHour()
[all …]
DStatsHelper.cpp65 tmp.set<VendorAtomValue::intValue>(speakerImpedance.speaker_location()); in reportSpeakerImpedance()
67 tmp.set<VendorAtomValue::intValue>(speakerImpedance.impedance()); in reportSpeakerImpedance()
84 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.speaker_location()); in reportSpeakerHealthStat()
86 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.impedance()); in reportSpeakerHealthStat()
88 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.max_temperature()); in reportSpeakerHealthStat()
90 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.excursion()); in reportSpeakerHealthStat()
92 tmp.set<VendorAtomValue::intValue>(speakerHealthStat.heartbeat()); in reportSpeakerHealthStat()
109 tmp.set<VendorAtomValue::intValue>(slowIo.operation()); in reportSlowIo()
111 tmp.set<VendorAtomValue::intValue>(slowIo.count()); in reportSlowIo()
131 tmp.set<VendorAtomValue::intValue>(chargeCycles[bucketIdx]); in reportChargeCycles()
[all …]
DBatteryFGReporter.cpp52 val[offset - kVendorAtomOffset].set<VendorAtomValue::intValue>(content); in setAtomFieldValue()
161 val.set<VendorAtomValue::intValue>(0); in reportEvent()
163 val.set<VendorAtomValue::intValue>(params.fcnom); in reportEvent()
165 val.set<VendorAtomValue::intValue>(params.dpacc); in reportEvent()
167 val.set<VendorAtomValue::intValue>(params.dqacc); in reportEvent()
169 val.set<VendorAtomValue::intValue>(0); in reportEvent()
171 val.set<VendorAtomValue::intValue>(0); in reportEvent()
173 val.set<VendorAtomValue::intValue>(0); in reportEvent()
175 val.set<VendorAtomValue::intValue>(0); in reportEvent()
177 val.set<VendorAtomValue::intValue>(0); in reportEvent()
[all …]
DBatteryEEPROMReporter.cpp218 val.set<VendorAtomValue::intValue>(hist.cycle_cnt); in reportEvent()
220 val.set<VendorAtomValue::intValue>(hist.full_cap); in reportEvent()
222 val.set<VendorAtomValue::intValue>(hist.esr); in reportEvent()
224 val.set<VendorAtomValue::intValue>(hist.rslow); in reportEvent()
226 val.set<VendorAtomValue::intValue>(hist.soh); in reportEvent()
228 val.set<VendorAtomValue::intValue>(hist.batt_temp); in reportEvent()
230 val.set<VendorAtomValue::intValue>(hist.cutoff_soc); in reportEvent()
232 val.set<VendorAtomValue::intValue>(hist.cc_soc); in reportEvent()
234 val.set<VendorAtomValue::intValue>(hist.sys_soc); in reportEvent()
236 val.set<VendorAtomValue::intValue>(hist.msoc); in reportEvent()
[all …]
DSysfsCollector.cpp523 tmp.set<VendorAtomValue::intValue>(delta_cc_sum); in logBatteryCapacity()
525 tmp.set<VendorAtomValue::intValue>(delta_vfsoc_sum); in logBatteryCapacity()
563 tmp.set<VendorAtomValue::intValue>(lifetimeA); in logUFSLifetime()
565 tmp.set<VendorAtomValue::intValue>(lifetimeB); in logUFSLifetime()
567 tmp.set<VendorAtomValue::intValue>(lifetimeC); in logUFSLifetime()
599 tmp.set<VendorAtomValue::intValue>(host_reset_count); in logUFSErrorStats()
679 tmp.set<VendorAtomValue::intValue>(dirty); in logF2fsStats()
681 tmp.set<VendorAtomValue::intValue>(free); in logF2fsStats()
683 tmp.set<VendorAtomValue::intValue>(cp_calls_fg); in logF2fsStats()
685 tmp.set<VendorAtomValue::intValue>(cp_calls_bg); in logF2fsStats()
[all …]
DThermalStatsReporter.cpp147 tmp.set<VendorAtomValue::intValue>(dfs_count); in logThermalDfsStats()
151 tmp.set<VendorAtomValue::intValue>(dfs_count); in logThermalDfsStats()
155 tmp.set<VendorAtomValue::intValue>(dfs_count); in logThermalDfsStats()
159 tmp.set<VendorAtomValue::intValue>(dfs_count); in logThermalDfsStats()
163 tmp.set<VendorAtomValue::intValue>(dfs_count); in logThermalDfsStats()
167 tmp.set<VendorAtomValue::intValue>(dfs_count); in logThermalDfsStats()
DBatteryTTFReporter.cpp107 val.set<VendorAtomValue::intValue>(type); in reportBatteryTTFStatsEvent()
109 val.set<VendorAtomValue::intValue>(range); in reportBatteryTTFStatsEvent()
112 val.set<VendorAtomValue::intValue>(soc[i - soc_start]); in reportBatteryTTFStatsEvent()
DDisplayStatsReporter.cpp158 tmp.set<VendorAtomValue::intValue>(error_count); in logDisplayPanelErrorStats()
169 tmp.set<VendorAtomValue::intValue>(error_count); in logDisplayPanelErrorStats()
236 tmp.set<VendorAtomValue::intValue>(error_count); in logDisplayPortErrorStats()
303 tmp.set<VendorAtomValue::intValue>(error_count); in logHDCPAuthTypeStats()
DBatteryHealthReporter.cpp104 val.set<VendorAtomValue::intValue>(tmp[i]); in reportBatteryHealthStatusEvent()
164 val.set<VendorAtomValue::intValue>(tmp[i]); in reportBatteryHealthUsageEvent()
DChargeStatsReporter.cpp159 val.set<VendorAtomValue::intValue>(tmp[i]); in ReportChargeStats()
223 val.set<VendorAtomValue::intValue>(tmp[0]); in ReportVoltageTierStats()
228 val.set<VendorAtomValue::intValue>(tmp[i - 1]); in ReportVoltageTierStats()
DBatteryCapacityReporter.cpp182 tmp.set<VendorAtomValue::intValue>(log_reason_); in reportEvent()
DMitigationDurationReporter.cpp98 tmp.set<VendorAtomValue::intValue>(*val); in valueAssignmentHelper()
DUeventListener.cpp274 tmp.set<VendorAtomValue::intValue>(vid & VID_MASK); in ReportTypeCPartnerId()
276 tmp.set<VendorAtomValue::intValue>(pid); in ReportTypeCPartnerId()
/hardware/google/pixel/health/
DStatsHelper.cpp61 tmp.set<VendorAtomValue::intValue>(type); in reportBatteryHealthSnapshot()
63 tmp.set<VendorAtomValue::intValue>(temperature_deci_celsius); in reportBatteryHealthSnapshot()
65 tmp.set<VendorAtomValue::intValue>(voltage_micro_volt); in reportBatteryHealthSnapshot()
67 tmp.set<VendorAtomValue::intValue>(current_micro_amps); in reportBatteryHealthSnapshot()
69 tmp.set<VendorAtomValue::intValue>(open_circuit_micro_volt); in reportBatteryHealthSnapshot()
71 tmp.set<VendorAtomValue::intValue>(resistance_micro_ohm); in reportBatteryHealthSnapshot()
73 tmp.set<VendorAtomValue::intValue>(level_percent); in reportBatteryHealthSnapshot()
89 tmp.set<VendorAtomValue::intValue>(last_recorded_micro_volt); in reportBatteryCausedShutdown()
/hardware/google/graphics/common/libhwc2.1/
Dpixelstats-display.cpp57 tmp.set<VendorAtomValue::intValue>(width); in reportDisplayPortUsage()
59 tmp.set<VendorAtomValue::intValue>(height); in reportDisplayPortUsage()
63 tmp.set<VendorAtomValue::intValue>(vendorId); in reportDisplayPortUsage()
65 tmp.set<VendorAtomValue::intValue>(productId); in reportDisplayPortUsage()
/hardware/interfaces/automotive/vehicle/2.0/default/tests/fuzzer/
DVehicleManager_fuzzer.cpp359 int32_t intValue = mFuzzedDataProvider->ConsumeIntegral<int32_t>(); in invokeVmsUtils() local
364 intValue, in invokeVmsUtils()
372 intValue); in invokeVmsUtils()
421 message = createStartSessionMessage(intValue, intValue + 1); in invokeVmsUtils()
428 hidl_vec<int32_t>{mFuzzedDataProvider->ConsumeIntegral<int32_t>(), intValue}; in invokeVmsUtils()
436 [&]() { isSequenceNumberNewer(*message, intValue + 1); }, in invokeVmsUtils()
443 [&]() { isAvailabilitySequenceNumberNewer(*message, intValue + 1); }, in invokeVmsUtils()
472 int32_t intValue = mFuzzedDataProvider->ConsumeIntegral<int32_t>(); in invokeGetSubscribedLayers() local
474 intValue, in invokeGetSubscribedLayers()
/hardware/google/interfaces/ril_ext/hardware/google/ril_ext/
DCarrierConfig.aidl24 int intValue;
/hardware/google/interfaces/ril_ext/aidl_api/hardware.google.ril_ext/1/hardware/google/ril_ext/
DCarrierConfig.aidl42 int intValue;
/hardware/google/interfaces/ril_ext/aidl_api/hardware.google.ril_ext/current/hardware/google/ril_ext/
DCarrierConfig.aidl42 int intValue;
/hardware/interfaces/broadcastradio/1.1/default/
DVirtualProgram.cpp42 bmp.intValue = 0; in createDemoBitmap()
/hardware/interfaces/automotive/vehicle/2.0/default/impl/vhal_v2_0/
DDefaultVehicleHalServer.cpp507 int32_t intValue; in setValueCommand() local
513 if (!android::base::ParseInt(options[3], &intValue)) { in setValueCommand()
518 updatedPropValue->value.int32Values[0] = intValue; in setValueCommand()
/hardware/interfaces/tests/foo/1.0/default/
DFoo.cpp28 uint64_t value = u[i].intValue; in convertToBoolIfSmall()
34 outValue.value.intValue = value; in convertToBoolIfSmall()
/hardware/interfaces/broadcastradio/1.1/vts/functional/
DVtsHalBroadcastradioV1_1TargetTest.cpp422 EXPECT_NE(0, entry.intValue); in TEST_P()
424 if (entry.intValue != 0) imageIds.push_back(entry.intValue); in TEST_P()

12