Home
last modified time | relevance | path

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

/system/core/logd/
DLogStatistics.h488 void findWorst(int& worst, size_t& worst_sizes, size_t& second_worst_sizes, in findWorst()
505 void findWorst(int& worst, size_t worst_sizes, size_t& second_worst_sizes) { in findWorst()
DLogBuffer.cpp725 int worst = -1; // not valid for getUid() or getKey() in prune() local
/system/libhwbinder/vts/performance/
DBenchmark_throughput.cpp136 double worst = (double) m_worst / 1.0E6; in dump() local
DLatency.cpp203 double worst = (double)m_worst / 1.0E6; in dump() local