Home
last modified time | relevance | path

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

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