Home
last modified time | relevance | path

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

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