Home
last modified time | relevance | path

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

/aosp12/system/extras/simpleperf/
H A Dcmd_report.cpp438 bool BuildSampleComparatorAndDisplayer(bool print_sample_count,
639 return BuildSampleComparatorAndDisplayer(print_sample_count, sort_keys); in ParseOptions()
642 bool ReportCommand::BuildSampleComparatorAndDisplayer(bool print_sample_count, in BuildSampleComparatorAndDisplayer() function in simpleperf::__anon09476f0b0110::ReportCommand