Home
last modified time | relevance | path

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

/frameworks/native/cmds/dumpstate/
Dutils.cpp81 static const long STATS_MAX_AVERAGE = 100000; variable
159 average_max_ > STATS_MAX_AVERAGE) { in Load()