Home
last modified time | relevance | path

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

/system/extras/simpleperf/
Dsample_tree.h126 struct SortedSampleComparator { struct
135 SortedSampleComparator(compare_sample_func_t compare_function) in SortedSampleComparator() argument
149 SortedSampleComparator sorted_sample_comparator_; argument
150 std::set<SampleEntry*, SortedSampleComparator> sorted_sample_tree_;