Home
last modified time | relevance | path

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

/developtools/hiperf/src/
Dperf_file_writer.cpp312 static bool LeftLessRight(const std::unique_ptr<PerfFileSection> &l, in LeftLessRight() function
362 std::sort(featureSections_.begin(), featureSections_.end(), LeftLessRight); in WriteFeatureData()