Searched refs:print_callgraph_ (Results 1 – 2 of 2) sorted by relevance
301 print_callgraph_(false), in KmemCommand()326 bool print_callgraph_; member in simpleperf::__anon71325f810111::KmemCommand388 print_callgraph_ = true; in ParseOptions()489 if (print_callgraph_) { in PrepareToBuildSampleTree()524 slab_sample_tree_builder_->SetCallChainSampleOptions(accumulate_callchain_, print_callgraph_, in PrepareToBuildSampleTree()577 slab_sample_tree_sorter_->Sort(slab_sample_tree_.samples, print_callgraph_); in ReadSampleTreeFromRecordFile()
468 print_callgraph_(false), in ReportCommand()509 bool print_callgraph_; member in simpleperf::__anon602564b30111::ReportCommand627 print_callgraph_ = true; in ParseOptions()813 if (print_callgraph_) { in BuildSampleComparatorAndDisplayer()845 if (print_callgraph_) { in BuildSampleComparatorAndDisplayer()934 sample_tree_builder_options_.build_callchain = print_callgraph_; in ReadSampleTreeFromRecordFile()954 sample_tree_sorter_->Sort(sample_tree_.back().samples, print_callgraph_); in ReadSampleTreeFromRecordFile()