Searched refs:percent (Results 1 – 25 of 72) sorted by relevance
123
/system/extras/iotop/ |
D | iotop.cpp | 37 float percent = ns / stats.threads() / (time * NSEC_PER_SEC / 100.0f); in TimeToTgidPercent() local 38 return std::min(percent, 99.99f); in TimeToTgidPercent()
|
/system/core/metricsd/ |
D | metrics_collector.cc | 500 int percent; in ProcessMeminfo() local 504 percent = fields[i].value * 100 / total_memory; in ProcessMeminfo() 505 SendLinearSample(metrics_name, percent, 100, 101); in ProcessMeminfo()
|
/system/core/logcat/ |
D | event.logtags | 99 # sample_percent: the percent likelihood this query was logged
|
/system/core/adb/ |
D | commandline.cpp | 961 int percent = (int)(xfer * 47LL / (sz ? sz : 1)); in adb_sideload_host() local 962 if (percent != last_percent) { in adb_sideload_host() 963 printf("\rserving: '%s' (~%d%%) ", fn, percent); in adb_sideload_host() 965 last_percent = percent; in adb_sideload_host()
|
/system/extras/memory_replay/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/tpm/attestation/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/extras/pagecache/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/core/libnetutils/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/extras/showslab/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/core/debuggerd/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/tools/aidl/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/extras/kexec_tools/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/extras/bootctl/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/security/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/extras/procmem/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/extras/librank/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/extras/memcpy-perf/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/extras/ext4_utils/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/extras/boot_control_copy/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/tpm/tpm_manager/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/core/libpixelflinger/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/firewalld/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/extras/verity/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/core/logwrapper/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
/system/tpm/trunks/ |
D | NOTICE | 33 otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
123