Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DMitigationStatsReporter.cpp74 tmp.set<VendorAtomValue::intValue>(last_count.vdroop2_count - prev_count.vdroop2_count); in logMitigationStatsPerHour()
209 &(last_count->vdroop2_count))) in logMitigationCount()
211 send_stats |= (last_count->vdroop2_count - prev_count.vdroop2_count) > 0; in logMitigationCount()
Dpixelatoms.proto735 optional int32 vdroop2_count = 4; field
/hardware/google/pixel/pixelstats/include/pixelstats/
DMitigationStatsReporter.h47 int vdroop2_count; member