Searched refs:score (Results 1 – 6 of 6) sorted by relevance
/system/extras/simpleperf/scripts/ |
D | app_profiler.py | 45 def __init__(self, path, name, score): argument 48 self.score = score 54 return '[path: %s, name %s, score %s]' % (self.path, self.name, self.score) 103 score = 0 105 score = 3 107 score = 2 109 score = 1 114 if entry.score < score: 116 entry.score = score 121 self.host_build_id_map[build_id] = HostElfEntry(path, unique_name, score) [all …]
|
/system/memory/lmkd/ |
D | README.md | 37 - `ro.lmk.low`: min oom_adj score for processes eligible to be 41 - `ro.lmk.medium`: min oom_adj score for processes eligible to be 45 - `ro.lmk.critical`: min oom_adj score for processes eligible to be 91 - `ro.lmk.pressure_after_kill_min_score`: min oom_adj_score score threshold for 94 in a kill cycle. Default score = 0.
|
/system/core/libsystem/include/system/ |
D | camera.h | 261 int32_t score; member
|
/system/core/fastboot/ |
D | usb_osx.cpp | 97 SInt32 score; in try_interfaces() local 120 &score); in try_interfaces() 289 SInt32 score; in try_device() local 298 &plugin, &score); in try_device()
|
/system/extras/simpleperf/scripts/test/ |
D | app_profiler_test.py | 88 self.assertEqual(entry.score, 3)
|
/system/timezone/input_data/android/ |
D | countryzones.txt | 1213 # Priority is just an abstract score. 1336 # Priority is just an abstract score. 1686 # Priority is just an abstract score. 2154 # Priority is just an abstract score. 2407 # Priority is just an abstract score. 2701 # Prorities are just an abstract score. 3577 # Priority is just an abstract score.
|