Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DMitigationStatsReporter.cpp72 tmp.set<VendorAtomValue::intValue>(last_count.vdroop1_count - prev_count.vdroop1_count); in logMitigationStatsPerHour()
205 &(last_count->vdroop1_count))) in logMitigationCount()
207 send_stats |= (last_count->vdroop1_count - prev_count.vdroop1_count) > 0; in logMitigationCount()
Dpixelatoms.proto733 optional int32 vdroop1_count = 3; field
/hardware/google/pixel/pixelstats/include/pixelstats/
DMitigationStatsReporter.h46 int vdroop1_count; member