Searched defs:worst (Results 1 – 4 of 4) sorted by relevance
/system/libhwbinder/vts/performance/ |
D | PerfTest.cpp | 152 double worst = (double)worst_ / 1.0E6; in dump() local
|
D | Benchmark_throughput.cpp | 137 double worst = (double) m_worst / 1.0E6; in dump() local
|
/system/core/logd/ |
D | LogStatistics.cpp | 392 int* worst, size_t* worst_sizes, in WorstTwoWithThreshold() 412 void LogStatistics::WorstTwoUids(log_id id, size_t threshold, int* worst, size_t* worst_sizes, in WorstTwoUids() 418 void LogStatistics::WorstTwoTags(size_t threshold, int* worst, size_t* worst_sizes, in WorstTwoTags() 424 void LogStatistics::WorstTwoSystemPids(log_id id, size_t worst_uid_sizes, int* worst, in WorstTwoSystemPids()
|
D | ChattyLogBuffer.cpp | 381 int worst = -1; // not valid for uid() or getKey() in Prune() local
|