Searched refs:sort_callchain (Results 1 – 1 of 1) sorted by relevance
280 void Sort(std::vector<EntryT*>& v, bool sort_callchain) { in Sort() argument281 if (sort_callchain) { in Sort()