Searched refs:CompareNodeByPeriod (Results 1 – 1 of 1) sorted by relevance
94 std::sort(v->begin(), v->end(), CallChainRoot::CompareNodeByPeriod); in SortByPeriod()147 static bool CompareNodeByPeriod(const std::unique_ptr<NodeT>& n1, in CompareNodeByPeriod() function