Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Ddumpstate.cpp139 static const long STATS_MAX_AVERAGE = 100000; variable
3344 average_max_ > STATS_MAX_AVERAGE) { in Load()