Home
last modified time | relevance | path

Searched defs:average (Results 1 – 4 of 4) sorted by relevance

/system/extras/tests/workloads/
Dpwrsummary.sh71 function average { function
/system/libhwbinder/vts/performance/
DPerfTest.cpp153 double average = (double)total_time_ / transactions_ / 1.0E6; in dump() local
DBenchmark_throughput.cpp138 double average = (double) m_total_time / m_transactions / 1.0E6; in dump() local
/system/extras/latencytop/
Dlatencytop.c360 unsigned long average; in print_latency_entries() local