Home
last modified time | relevance | path

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

/hardware/google/pixel/pixelstats/
DMitigationDurationReporter.cpp48 BATOILO, enumerator
189 num_stats += updateStat(&lines[BATOILO], &counts->batoilo_none); in getIrqDurationCountHelper()
DBrownoutDetectedReporter.cpp258 } else if (idx == BATOILO) { in parseIRQ()
259 return BrownoutDetected::BATOILO; in parseIRQ()
365 max_value.triggered_irq_ = BrownoutDetected::BATOILO; in logBrownout()
Dpixelatoms.proto1552 BATOILO = 3; enumerator
1923 // Count of BATOILO greater than threshold without any other concurrent IRQs.
1925 // Count of BATOILO IRQ + MMWAVE IRQ with duration greater than threshold.
1927 // Count of BATOILO IRQ + RFFE IRQ with duration greater than threshold.
/hardware/google/pixel/pixelstats/include/pixelstats/
DBrownoutDetectedReporter.h80 BATOILO, enumerator