Home
last modified time | relevance | path

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

/system/extras/ANRdaemon/
DANRdaemon.cpp63 static const int tracing_check_period = 500000; // in micro sec variable
365 usleep(tracing_check_period); in start_tracing()