Searched refs:skip_sample_print_ (Results 1 – 1 of 1) sorted by relevance
224 skip_sample_print_(skip_sample_print) {} in SampleUnwinder()315 if (!skip_sample_print_) { in UnwindRecord()352 bool skip_sample_print_; member in simpleperf::__anon7f0d915e0111::SampleUnwinder645 bool skip_sample_print_ = false; member in simpleperf::__anon7f0d915e0111::DebugUnwindCommand660 SampleUnwinder sample_unwinder(output_filename_, sample_times_, skip_sample_print_); in Run()699 skip_sample_print_ = options.PullBoolValue("--skip-sample-print"); in ParseOptions()