Home
last modified time | relevance | path

Searched refs:overall (Results 1 – 18 of 18) sorted by relevance

/frameworks/base/tests/JankBench/scripts/
Ditr_collect.py81 overall = []
113 overall.append(geo_run)
121 global_overall[run_id] = scipy.stats.gmean(overall)
Dcollect.py112 overall = []
166 overall.append(geo_run)
174 global_overall[run_id] = scipy.stats.gmean(overall)
/frameworks/base/tests/JankBench/app/src/main/java/com/android/benchmark/results/
DGlobalResultsStore.java291 DescriptiveStatistics overall = new DescriptiveStatistics(); in exportToCsv() local
305 overall.addValue(score); in exportToCsv()
340 (100 * overall.getStandardDeviation() / overall.getMean()) + "%\n"); in exportToCsv()
/frameworks/proto_logging/stats/atoms/autofill/
Dautofill_extension_atoms.proto59 // SessionId to aggregate requests within a session, and see overall
93 // SessionId to aggregate requests within a session, and see overall
163 // SessionId to aggregate requests within a session, and see overall
234 // SessionId to attribute classifications within a session, and measure overall performance.
/frameworks/base/packages/SystemUI/docs/device-entry/
Dkeyguard.md13 The journeys below generally refer to Keyguard's portion of the overall flow, especially regarding …
/frameworks/proto_logging/stats/atoms/media/
Dmedia_codec_extension_atoms.proto266 // The overall freeze score.
282 // The overall judder score.
/frameworks/proto_logging/stats/atoms/sdksandbox/
Dsdksandbox_extension_atoms.proto105 // The result code of the overall call
/frameworks/base/services/core/java/com/android/server/am/
DBroadcastQueue.md63 longest-waiting process first, which aims to reduce overall broadcast dispatch
/frameworks/base/tools/lint/
DREADME.md11 build target produces a jar file that is included in the overall build output
/frameworks/base/packages/SystemUI/docs/
Dstatus-bar-data-pipeline.md71 Putting that altogether, we have this overall architecture diagram for the
Dfalsing.md57 accidental, increasing the overall belief in
/frameworks/proto_logging/stats/atoms/wearservices/
Dwearservices_extension_atoms.proto151 // Depicts the result of the overall call.
/frameworks/hardware/interfaces/cameraservice/device/2.0/
Dtypes.hal341 * by all the windows from the same window group, therefore may reduce the overall memory
/frameworks/proto_logging/stats/atoms/adservices/
Dadservices_extension_atoms.proto1475 // the overall latency of the getAdScores().
1482 // the overall latency of the runAdScoring process.
1499 /* Logs for the overall runAdSelection process. */
1527 // the overall latency of runBidding().
/frameworks/base/core/proto/android/os/
Dbatterystats.proto800 // Aggregated wakelock data for an app overall, across all of its wakelocks.
806 // wakelocks. AggregatedWakelock, on the other hand, holds overall per-app
/frameworks/native/services/surfaceflinger/sysprop/
DSurfaceFlingerProperties.sysprop25 # overall latency and the lengths of the app --> SF and SF --> display phases)
/frameworks/base/core/proto/android/server/
Dactivitymanagerservice.proto328 // their application to let the overall system work best. The value is in
/frameworks/proto_logging/stats/
Datoms.proto3230 // Bit mask of overall layout of the screen.
3252 // Contains information about the overall ui mode of the device.
9431 // Build.PRODUCT. The name of the overall product.
9562 * Pulls on-device BatteryStats power use calculations for the overall device.
21798 // Current amount of persistent uri permissions overall
22336 // overall success rate.
22364 // SessionId to aggregate requests within a session, and see overall
22842 // Logs the overall Safety State of the device (as cached by the Safety Center)
22844 // The overall severity level of the Safety Center.
22854 // Logs the state of an individual Safety Source when overall SafetyState is
[all …]