Home
last modified time | relevance | path

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

/system/extras/iotop/
Diotop.cpp58 static auto comparator = [](auto& lhs, auto& rhs, auto field, bool ascending) -> bool { in GetSorter()
70 auto make_sorter = [](auto field, bool ascending) { in GetSorter()