Searched refs:print_event_count_ (Results 1 – 1 of 1) sorted by relevance
520 bool print_event_count_ = false; member in simpleperf::__anon602564b30111::ReportCommand672 print_event_count_ = options.PullBoolValue("--print-event-count"); in ParseOptions()732 if (print_event_count_) { in BuildSampleComparatorAndDisplayer()803 if (report_csv_ && !print_event_count_) { in BuildSampleComparatorAndDisplayer()