Home
last modified time | relevance | path

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

/system/core/storaged/
Dstoraged_service.cpp107 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.cpp165 int threshold = idle_threshold + (tracing?100:0); in is_heavy_load() local
540 int threshold; in get_options() local
/system/core/storaged/include/
Dstoraged.h125 double hours, uint64_t threshold, bool force_report) { in get_uid_records()
/system/core/init/
Dperfboot.py109 def _get_cpu_temp(self, threshold): argument
/system/core/logd/
DLogBuffer.cpp778 size_t threshold = log_buffer_size(id) / 8; in prune() local