Home
last modified time | relevance | path

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

/system/core/storaged/
Dstoraged_service.cpp107 uint64_t threshold = 0; in dump() local
Dstoraged_uid_monitor.cpp262 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.h124 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/libpixelflinger/
Dscanline.cpp1146 int threshold = get_value(); in rgb888ToRgb565() local
1203 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write() local
1323 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write() local
1378 int threshold = di.get_value() << (8 - GGL_DITHER_BITS); in write() local
/system/core/logd/
DLogBuffer.cpp767 size_t threshold = log_buffer_size(id) / 8; in prune() local