Home
last modified time | relevance | path

Searched defs:threshold (Results 1 – 6 of 6) sorted by relevance

/system/core/storaged/
Dstoraged_service.cpp108 uint64_t threshold = 0; in dump() local
Dstoraged_uid_monitor.cpp259 double hours, uint64_t threshold, bool force_report) in dump()
/system/extras/ANRdaemon/
DANRdaemon.cpp155 int threshold = idle_threshold + (tracing ? 100 : 0); in is_heavy_load() local
525 int threshold; in get_options() local
/system/extras/simpleperf/
DETMRecorder.cpp303 void ETMRecorder::SetCycleThreshold(size_t threshold) { in SetCycleThreshold()
/system/core/init/
Dperfboot.py109 def _get_cpu_temp(self, threshold): argument
/system/core/storaged/include/
Dstoraged.h146 double hours, uint64_t threshold, bool force_report) { in get_uid_records()