Home
last modified time | relevance | path

Searched refs:UVLO2 (Results 1 – 4 of 4) sorted by relevance

/hardware/google/pixel/pixelstats/
DMitigationDurationReporter.cpp45 UVLO2, enumerator
186 num_stats += updateStat(&lines[UVLO2], &counts->uvlo2_none); in getIrqDurationCountHelper()
DBrownoutDetectedReporter.cpp256 } else if (idx == UVLO2) { in parseIRQ()
257 return BrownoutDetected::UVLO2; in parseIRQ()
373 max_value.triggered_irq_ = BrownoutDetected::UVLO2; in logBrownout()
Dpixelatoms.proto1551 UVLO2 = 2; enumerator
1917 // Count of UVLO2 greater than threshold without any other concurrent IRQs.
1919 // Count of UVLO2 IRQ + MMWAVE IRQ with duration greater than threshold.
1921 // Count of UVLO2 IRQ + RFFE IRQ with duration greater than threshold.
/hardware/google/pixel/pixelstats/include/pixelstats/
DBrownoutDetectedReporter.h79 UVLO2, enumerator