Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/lldb/source/Utility/
H A DTimer.cpp124 static bool CategoryMapIteratorSortCriterion(const Stats &lhs, in CategoryMapIteratorSortCriterion() function
152 llvm::sort(sorted.begin(), sorted.end(), CategoryMapIteratorSortCriterion); in DumpCategoryTimes()