Home
last modified time | relevance | path

Searched refs:batoilo_count (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/pixelstats/
DMitigationStatsReporter.cpp70 tmp.set<VendorAtomValue::intValue>(last_count.batoilo_count - prev_count.batoilo_count); in logMitigationStatsPerHour()
165 &(last_count->batoilo_count))) in logMitigationCount()
167 send_stats |= (last_count->batoilo_count - prev_count.batoilo_count) > 0; in logMitigationCount()
Dpixelatoms.proto731 optional int32 batoilo_count = 2; field
/hardware/google/pixel/pixelstats/include/pixelstats/
DMitigationStatsReporter.h45 int batoilo_count; member