Home
last modified time | relevance | path

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

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