Home
last modified time | relevance | path

Searched defs:print_sample_count (Results 1 – 1 of 1) sorted by relevance

/aosp12/system/extras/simpleperf/
H A Dcmd_report.cpp591 bool print_sample_count = options.PullBoolValue("-n"); in ParseOptions() local
642 bool ReportCommand::BuildSampleComparatorAndDisplayer(bool print_sample_count, in BuildSampleComparatorAndDisplayer()