Home
last modified time | relevance | path

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

/system/extras/ANRdaemon/
DANRdaemon.cpp81 static int idle_threshold = 10; variable
162 int threshold = idle_threshold + (tracing?100:0); in is_heavy_load()
558 idle_threshold = 10000 - threshold; in get_options()