Searched refs:CompareNodeByPeriod (Results 1 - 1 of 1) sorted by relevance

/system/extras/simpleperf/
H A Dcallchain.h96 std::sort(v->begin(), v->end(), CallChainRoot::CompareNodeByPeriod);
153 static bool CompareNodeByPeriod(const std::unique_ptr<NodeT>& n1, function in struct:CallChainRoot

Completed in 28 milliseconds